btse_set_leverage

Set leverage for a market. Use leverage=0 for maximum cross leverage.

Server Btse xbotlive/btse-mcp
Category Execute
Risk class High
Parameters 00 required

What btse_set_leverage does on Btse

AI agents invoke btse_set_leverage to trigger actions in Btse. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why btse_set_leverage needs a policy

Setting leverage changes the risk profile of trading positions. While it doesn't directly move money, it alters the multiplier on financial exposure and can lead to liquidations or amplified losses. It's an account configuration change that triggers external state changes on the BTSE Futures platform.

From the tool's definition 'Set leverage for a market. Use leverage=0 for maximum cross leverage.' — modifies trading account leverage settings, which directly affects risk exposure on futures positions

Questions about btse_set_leverage

What does the btse_set_leverage tool do? +

Set leverage for a market. Use leverage=0 for maximum cross leverage. It is categorised as a Execute tool in the Btse MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on btse_set_leverage? +

Register the Btse MCP server in PolicyLayer and add a rule for btse_set_leverage: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Btse. Nothing to install.

What risk level is btse_set_leverage? +

btse_set_leverage is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit btse_set_leverage? +

Yes. Add a rate_limit block to the btse_set_leverage rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block btse_set_leverage completely? +

Set action: deny in the PolicyLayer policy for btse_set_leverage. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides btse_set_leverage? +

btse_set_leverage is provided by the Btse MCP server (xbotlive/btse-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.