Funded with Flow
MCP server online · Model Context Protocol

Connect AI agents to your funded account.

An institutional-grade MCP server that lets autonomous trading agents, quant tooling and AI copilots read your accounts, positions and live risk — and, when you choose, execute — through secure, permissioned tokens.

Read-only by default · Trading stays gated until you opt in · Revoke anytime

11
AI tools
Read-only
by default
Scoped
per key
Online
MCP server

Why it's safe

Autonomous access, on your terms.

Connect agents to a live funded account without handing over the keys to the kingdom. Every permission is explicit, every call is gated and audited.

Per-key permissions

Every key carries an explicit scope set. Grant read-only analytics, research, or — when you opt in — execution. Nothing is implicit.

Read-only by default

New keys can see accounts, positions, orders and risk. They cannot place a single order until you deliberately enable trading.

Trading is multi-gated

Execution requires the global switch, your per-account opt-in, a trading-enabled key, and the trade scope — any one off means no orders.

Hashed & revocable

Tokens are shown once, stored only as HMAC-SHA256 hashes, expire automatically, and can be rotated or revoked instantly.

Real engine, no replica

Tools call the exact same risk, accounts and order engine that powers the platform — your agent sees the truth, not a stale copy.

Rate-limited & audited

Per-token rate limits and a full audit trail of every tool call. Built for autonomous agents you can actually trust on a live account.

How it works

From dashboard to agent in three steps.

01

Generate a scoped key

In your dashboard under MCP Access, mint a key with a permission preset — read-only, research, or execution.

02

Connect your AI client

Drop the server URL and your bearer token into your agent or MCP-compatible client config.

03

Your agent goes to work

It reads accounts, positions and live risk in real time — and, if you enabled it, prepares and places guarded orders.

mcp client config
{
  "mcpServers": {
    "fundedwithflow": {
      "url": "https://mcp.fundedwithflow.com/mcp",
      "headers": { "Authorization": "Bearer fwf_mcp_•••your_key•••" }
    }
  }
}

Tool catalog

Tools your agent can call.

Read-only tools available on every key. Execution tools unlock only when you enable trading.

Accounts
List funded & evaluation accounts
Account summary
Equity, balance, P&L, status
Balances
Cash, buying power, margin
Account rules
Drawdown, daily-loss, targets
Positions
Live open positions & exposure
Orders
Working & historical orders
Fills
Executed trades / fills
Quote
Real-time price for a symbol
Risk summary
Greeks, allocation, flags
Drawdown status
Distance to breach, headroom
Capabilities
What this key is allowed to do

Security model

Deterministic, server-side, un-promptable.

Every tool call passes an authorization gate that AI text can never influence: global switch → maintenance → your account opt-in → token rate limit → scopes → trading gates → account / asset / symbol restrictions. Keys are user-scoped — never admin, never cross-account.

Read-only defaultHMAC-hashed tokensAuto-expiry & rotationPer-token rate limitsFull audit trailNo cross-user access

Put an AI agent on your account.

Mint a scoped key in seconds. Read-only to start — flip on trading only when you're ready.