Felix.trade

Let your agent trade
perpetual markets.

Read prices, books, trades, and funding, then preview collateral and leverage through the same Felix account your agent uses for prediction markets 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.

CategoryQuotes, books, trades, funding
ConnectionShared identity, limits, and account state
Current venueHyperliquid

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

    Read the perpetual market

    Inspect the current quote, order book, funding rate, and normalized instrument before building an order.

    Quote BTC perpetuals and show the current funding rate.
  2. 02

    Preview the position

    Check size, estimated fill, collateral, leverage, fees, account limits, and whether the request is executable.

    Preview a $50 BTC long. Do not place it.
  3. 03

    Execute and reconcile

    Keep the order inside the owner policy, then verify venue positions and fills before treating the request as complete.

    Show the current limits, position, fills, and PnL.

THE FELIX LAYER

What Felix handles
for the agent.

01

Normalized perpetual data

Read perpetual quotes, books, trades, and funding through the same Felix instrument model used by the rest of the agent.

02

Account-aware previews

Evaluate collateral, current exposure, minimums, estimated fees, and execution eligibility before submission.

03

Owner-signed limits

The agent remains inside the exact market, spend, position, leverage, loss, and expiry limits authorized by the owner.

04

Cross-market reconciliation

Compare the durable Felix workflow with venue-confirmed positions and fills, then keep the result beside every other Felix position.

CONTROL BOUNDARY

Venue margin never expands the owner policy.

Felix checks the owner-signed account ceiling and the agent's narrower limits before execution. Existing exposure remains visible when money is returned, and unavailable venue state is never treated as zero.

QUESTIONS

Before you
connect.

Which perpetual venue is supported?

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

Can I preview leverage and collateral first?

Yes. The order preview returns the current account-aware requirements and execution eligibility before submission.

How does Felix handle an interrupted order request?

Felix uses a stable workflow identity and reconciles venue positions and fills before a retry can become a new action.

BUILD WITH FELIX

Connect the agent.
Keep control.

Start with MCP Use the API