Felix.trade

Let your agent trade
prediction markets.

Search events, compare odds and liquidity, and manage trades through the same Felix account your agent uses for perpetuals and options.

install Felix MCP
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.

CategoryEvents, outcomes, prices, liquidity
ConnectionShared identity, limits, and account state
Current venuePolymarket

40 SECOND DEMO

See a real
Felix workflow.

Actual Felix status, market-search, and order-preview responses. The preview stops before execution and shows an owner limit blocking the request.

WORKFLOW

From a market question
to controlled action.

  1. 01

    Find the market

    Search by topic, event, asset, or resolution window and return normalized market state.

    Find the liquid Bitcoin prediction markets closing this week.
  2. 02

    Inspect the trade

    Review outcome tokens, estimated fill, fees, collateral, and the exact funding path before execution.

    Preview a $50 YES order. Do not place it.
  3. 03

    Keep one account state

    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

What Felix handles
for the agent.

01

Prediction-market research

Search events and inspect normalized prices, resolution details, and liquidity from the same interface.

02

Owner-controlled execution

The owner signs locally. Agent credentials receive only the authority explicitly granted to them.

03

Durable recovery

Stable idempotency keys and explicit workflow states make interrupted or ambiguous requests recoverable.

04

Cross-market accounting

Read prediction-market balances, positions, fills, fees, and PnL beside the rest of the agent's Felix account.

CONTROL BOUNDARY

The model never receives the owner key.

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

Before you
connect.

Which prediction-market venues are supported?

Polymarket is the current live prediction-market venue. Felix exposes it through the same account and control layer used for other supported market categories.

Does the AI agent hold the private key?

No. The owner identity and signing material remain on the user's device outside model context.

Can I inspect a trade before sending it?

Yes. Preview tools expose estimated fill, fees, collateral, funding requirements, and execution eligibility before an order is submitted.

BUILD WITH FELIX

Connect the agent.
Keep control.

Start with MCP Use the API