Research across market categories
Give agents perpetual data, event markets, option chains, current quotes, bars, fundamentals, and live streams.
One MCP and API for market data, funding, risk limits, order previews, execution, positions, and fills across supported venues.
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
Generate the owner identity locally, sign the exact challenge, and receive the account credential once.
POST /v1/register/challengeUse normalized quotes, funding, event odds, option contracts, balances, positions, fills, PnL, and operation status.
GET /v1/quotes/BTCKeep venue-specific money movement and trading behind one owner policy and durable operation identity.
GET /v1/moneyTHE FELIX LAYER
Give agents perpetual data, event markets, option chains, current quotes, bars, fundamentals, and live streams.
Run bounded tests directly or use durable long-history operations with resumable status.
Use scoped credentials and exact signed limits instead of giving a model unrestricted wallet authority.
Track every funding, order, position, withdrawal, and recovery workflow by stable identity and confirmed external state.
CONTROL BOUNDARY
Felix distinguishes a prepared action, a submitted request, and a confirmed external result. Unavailable account sources remain unavailable rather than being reported as zero.
QUESTIONS
No. Developers can integrate the REST API directly and retain their own signer and secret-management boundary.
Mutating workflows use stable idempotency keys, explicit operation state, and external reconciliation before a result is treated as confirmed.
Yes. The developer infrastructure is live. Runtime status reports current API, MCP, and venue availability.
BUILD WITH FELIX