Connect Claude or ChatGPT to trade on Hyperliquid (MCP): step by step

FinZon exposes an MCP (Model Context Protocol) connector. Once connected, your Claude or ChatGPT can read live Hyperliquid markets and your portfolio, design strategies and backtest them, follow public bots, and, with your permission, place and confirm orders from your own wallet. Withdrawals are deliberately excluded.

https://finzon.ai/api/mcp/finzon

Claude (claude.ai or desktop)

  1. Settings → Connectors → Add custom connector.
  2. Paste https://finzon.ai/api/mcp/finzon and save.
  3. Log in to FinZon when asked and press Allow.
  4. In a new chat, enable the FinZon connector and ask: “What is my balance and how is bitcoin doing?”

ChatGPT

  1. Settings → Connectors (Developer mode) → Create.
  2. Name it FinZon and paste https://finzon.ai/api/mcp/finzon; authentication OAuth.
  3. Approve access with your FinZon account.
  4. Start a chat with the FinZon connector enabled.

Codex / Claude Code

  1. Claude Code: `claude mcp add --transport http finzon https://finzon.ai/api/mcp/finzon` then `/mcp` to log in.
  2. Codex: add the same URL as an MCP server in its config and complete the OAuth login in the browser.
  3. Ask it to build a bot with a backtest or to show your portfolio.

What your AI can do once connected

  • Live candles for any market with indicators (EMA, RSI, ATR, Bollinger…)
  • Market snapshots: price, funding, order book, max leverage, market hours
  • Your balance, positions, open orders and P&L
  • Design a strategy and run a reproducible backtest with fees
  • Explore variants of a strategy and project it with your capital
  • Follow a public bot with your capital and leverage
  • Propose and confirm orders with stop and take profit (with your permission)
  • Cancel resting orders, set price alerts and daily briefings
  • Deposit guide by country and exchange
  • Fundamentals from SEC EDGAR, dated news

FAQ

Can ChatGPT or Claude actually place trades?
Yes, if you grant the execution permission when connecting: it can propose and confirm orders with stop and take profit, close positions, cancel resting orders and put bots to work with your capital. Withdrawing is not in the connector: app only, with an email code.
Which tools are supported?
Claude (web and desktop, via Connectors), ChatGPT (Developer mode / Apps), OpenAI Codex, Claude Code and any MCP-compatible client. The connector uses OAuth 2.1, so you log in with your FinZon account and press Allow.
What does the AI see?
Only what the tools return: market data, your balance, positions, open orders, your bots and agents. It never sees your private key.
Is the data real time?
Yes. Candles, order book snapshots, funding and your account come straight from Hyperliquid at call time. Fundamentals come from SEC EDGAR and are always dated.
Does it cost anything?
The connector is free. Trades pay Hyperliquid's fee like any order.
Can I do the same from the FinZon chat?
Yes: everything the connector can do, the in-app chat can do too, and vice versa. Parity is enforced by tests.

FinZon AI is not financial advice. Orders placed by your AI are your responsibility; every execution requires the permission you grant when connecting.