Skip to main content

Trading MCP

Connect an AI client to Nunchi's hosted trading tools through Model Context Protocol (MCP). Use read-only access to inspect portfolio, market, strategy, and status data. Trading requests depend on the permission tier you grant.

If you need connection or authentication details, request access. Start with the read_only tier.

Client Setup

Use the hosted endpoint:

https://agent.nunchi.trade/mcp/trading

Choose your client. Use the scoped token associated with your access when authentication is required.

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

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

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 handle your private keys. Revoke or regenerate tokens when permissions change or when an agent no longer needs access.

Risks

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

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