Create a new prediction market on any topic. You provide the question, resolution criteria, and initial liquidity.
AI agents use agora_create_market to commit financial operations through Agora MCP Server — usually the final step of a payment, billing, or trading workflow. A call moves real money.
Creating a prediction market with initial liquidity commits financial resources to the market. The 'initial liquidity' provision means funds are being deployed, which constitutes a financial commitment/obligation. This falls squarely in the Financial category as it involves committing capital to bootstrap a new market on a prediction market platform.
From the tool's definition Create a new prediction market...You provide the question, resolution criteria, and initial liquidity.
Attacks that exploit this kind of access
Create a new prediction market on any topic. You provide the question, resolution criteria, and initial liquidity. It is categorised as a Financial tool in the Agora MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the Agora MCP Server MCP server in PolicyLayer and add a rule for agora_create_market: 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 Agora MCP Server. Nothing to install.
agora_create_market is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the agora_create_market 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.
Set action: deny in the PolicyLayer policy for agora_create_market. 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.
agora_create_market is provided by the Agora MCP Server MCP server (kevins-openclaw-lab/agora-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →