Normalized market data
Use one shape for quotes, research, account state, and execution across supported crypto venues.
Research, backtest, fund, trade, and track positions across perpetuals, prediction markets, and options without rebuilding the agent for every venue.
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
Read quotes, books, funding, event odds, option chains, and account-aware research through one interface.
Compare BTC exposure across perpetuals, prediction markets, and options.Run a bounded backtest or preview the exact venue order, including fees, collateral, liquidity, and current limits.
Show the cost and risk before placing anything.Use one owner identity, money map, and policy model while Felix routes the action to the supported venue.
Show the proposed limits before asking the owner to authorize them.THE FELIX LAYER
Use one shape for quotes, research, account state, and execution across supported crypto venues.
Move from a research question to a historical test and an explicitly bounded agent workflow.
Agent permissions cannot exceed the owner-signed spend, position, contract, and expiry limits.
See where funds, positions, and pending workflows live without treating unavailable data as zero.
CONTROL BOUNDARY
Felix keeps withdrawal authority separate and constrains live agent actions to the exact policy the owner signed. Emergency controls report what stopped and what remains open.
QUESTIONS
Current Felix infrastructure covers supported Hyperliquid markets, Polymarket prediction markets, and Derive options. Runtime status is the authority for current availability.
Yes. Felix MCP supports local stdio clients including Claude, Codex, and Cursor, with credentials kept outside model context.
Withdrawal authority is separate from trade authority and requires its own exact owner-controlled workflow.
BUILD WITH FELIX