Skip to main content
Version: 1.0

Agentic Trading MCP

Nunchi Trading MCP is the hosted agentic trading surface for AI clients.

MCP URL: https://agent.nunchi.trade/mcp/trading
Default tier: read_only
Mainnet write tools: explicit consent required
Private keys: never handled by the hosted runner

Use this endpoint from MCP-capable clients such as Cursor, Claude, Codex, ChatGPT, and Grok. Start read-only, then only enable write tools after explicit consent.

What the MCP Does

Model Context Protocol lets AI agents connect to external apps and services. With Nunchi Trading MCP, an agent can discover trading tools, inspect account state, review strategy status, and request actions within the permission tier you grant.

Common workflows:

  • Build a market watchlist from yield, liquidity, and volatility signals.
  • Run a dry-run strategy and explain proposed orders before execution.
  • Rebalance a testnet portfolio toward a target exposure with order-size limits.
  • Analyze open positions, buying power, and recent fills for risk concentration.

These workflows are informational unless you grant trading permissions.

Permission Tiers

TierIntended useTrading access
read_onlyPortfolio, market, strategy, and status inspectionNone
testnet_tradingTestnet strategy runs and order requestsTestnet only
live_tradingMainnet trading workflowsRequires explicit mainnet and write-tool consent

The hosted runner does not need your private key. Revoke or regenerate tokens when permissions change or when an agent no longer needs access.

Client Setup

Claude Code

claude mcp add nunchi-trading --transport http https://agent.nunchi.trade/mcp/trading

Then enter /mcp, select nunchi-trading, and authenticate with your scoped token.

Claude Desktop

  1. Go to Settings.
  2. Open Connectors.
  3. Add a custom connector.
  4. Use https://agent.nunchi.trade/mcp/trading.
  5. Authenticate with the token you create in Nunchi web-auth.

ChatGPT

  1. Turn on Developer Mode.
  2. Go to Settings.
  3. Open Apps.
  4. Create an app.
  5. Add https://agent.nunchi.trade/mcp/trading.

Codex

  1. Go to Settings.
  2. Open MCP servers.
  3. Select Streamable HTTP.
  4. Add https://agent.nunchi.trade/mcp/trading.

Codex CLI

codex mcp add nunchi-trading --url https://agent.nunchi.trade/mcp/trading

Then enter /mcp and select nunchi-trading.

Cursor

  1. Go to Settings.
  2. Open Cursor Settings.
  3. Select Tools & MCPs.
  4. Connect to https://agent.nunchi.trade/mcp/trading.

Grok

  1. Start a chat and select +.
  2. Select Add connector.
  3. Choose Custom.
  4. Add https://agent.nunchi.trade/mcp/trading.

Risks

You remain responsible for every order your AI agent places. If you give an agent instructions to act without asking for approval, it may submit trades without a separate confirmation prompt.

Before enabling live trading, review the Agentic Trading Beta Disclosures.