Prediction-market research
Search events and inspect normalized prices, resolution details, and liquidity from the same interface.
Search events, compare odds and liquidity, and manage trades through the same Felix account your agent uses for perpetuals and options.
npm install -g felix-mcp@2.0.108
Use the setup guide to connect Felix to Codex, Claude, Cursor, or any other stdio MCP host. Open the setup guide.
40 SECOND DEMO
Actual Felix status, market-search, and order-preview responses. The preview stops before execution and shows an owner limit blocking the request.
WORKFLOW
Search by topic, event, asset, or resolution window and return normalized market state.
Find the liquid Bitcoin prediction markets closing this week.Review outcome tokens, estimated fill, fees, collateral, and the exact funding path before execution.
Preview a $50 YES order. Do not place it.Apply the same owner policy, money map, and reconciliation model used across every supported market category.
Show the current policy and every position and fill.THE FELIX LAYER
Search events and inspect normalized prices, resolution details, and liquidity from the same interface.
The owner signs locally. Agent credentials receive only the authority explicitly granted to them.
Stable idempotency keys and explicit workflow states make interrupted or ambiguous requests recoverable.
Read prediction-market balances, positions, fills, fees, and PnL beside the rest of the agent's Felix account.
CONTROL BOUNDARY
Felix separates the owner identity, agent credential, funding state, execution policy, and venue-confirmed result. A request is never treated as a fill until the venue state agrees.
QUESTIONS
Polymarket is the current live prediction-market venue. Felix exposes it through the same account and control layer used for other supported market categories.
No. The owner identity and signing material remain on the user's device outside model context.
Yes. Preview tools expose estimated fill, fees, collateral, funding requirements, and execution eligibility before an order is submitted.
BUILD WITH FELIX