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
| Tier | Intended use | Trading access |
|---|---|---|
read_only | Portfolio, market, strategy, and status inspection | None |
testnet_trading | Testnet strategy runs and order requests | Testnet only |
live_trading | Mainnet trading workflows | Requires 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
- Go to Settings.
- Open Connectors.
- Add a custom connector.
- Use
https://agent.nunchi.trade/mcp/trading. - Authenticate with the token you create in Nunchi web-auth.
ChatGPT
- Turn on Developer Mode.
- Go to Settings.
- Open Apps.
- Create an app.
- Add
https://agent.nunchi.trade/mcp/trading.
Codex
- Go to Settings.
- Open MCP servers.
- Select Streamable HTTP.
- 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
- Go to Settings.
- Open Cursor Settings.
- Select Tools & MCPs.
- Connect to
https://agent.nunchi.trade/mcp/trading.
Grok
- Start a chat and select
+. - Select Add connector.
- Choose Custom.
- 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.