calculate_kelly_bet_size

Calculate optimal bet size using Kelly Criterion

Server Fantasy MCP mattarm/fantasy_mcp
Category Financial
Risk class Critical
Parameters 00 required

What calculate_kelly_bet_size does on Fantasy MCP

AI agents use calculate_kelly_bet_size to commit financial operations through Fantasy MCP — usually the final step of a payment, billing, or trading workflow. A call moves real money.

Why calculate_kelly_bet_size needs a policy

The Kelly Criterion is a formula used to determine the optimal size of a series of bets to maximize long-term wealth growth. This tool directly outputs how much money a user should wager, making it a financial tool. While it doesn't execute a transaction itself, it is the proximate step before placing a bet and directly drives financial decisions.

From the tool's definition Calculate optimal bet size using Kelly Criterion — directly computes financial betting stake sizes, which constitutes committing financial obligations in a gambling context

Questions about calculate_kelly_bet_size

What does the calculate_kelly_bet_size tool do? +

Calculate optimal bet size using Kelly Criterion. It is categorised as a Financial tool in the Fantasy MCP MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

How do I enforce a policy on calculate_kelly_bet_size? +

Register the Fantasy MCP server in PolicyLayer and add a rule for calculate_kelly_bet_size: 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 Fantasy MCP. Nothing to install.

What risk level is calculate_kelly_bet_size? +

calculate_kelly_bet_size is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit calculate_kelly_bet_size? +

Yes. Add a rate_limit block to the calculate_kelly_bet_size 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 calculate_kelly_bet_size completely? +

Set action: deny in the PolicyLayer policy for calculate_kelly_bet_size. 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 calculate_kelly_bet_size? +

calculate_kelly_bet_size is provided by the Fantasy MCP server (mattarm/fantasy_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.