MCP ACCESSHosted agentic trading

Give your AI agent a trading desk with permissions.

Connect Cursor, Claude, Codex, or another MCP-capable agent to Nunchi. Start read-only, opt into testnet trading, and require a separate consent step before any mainnet write tool is available.

NUNCHI_TRADING_MCP
url = "https://agent.nunchi.trade/mcp/trading"
default = "read_only"
network = "testnet"
mainnet = "explicit_consent"
secrets = "server_side_only"

What is an MCP?

A hosted MCP for Nunchi trading tools.

Model Context Protocol is an open standard that lets AI agents connect to external apps and services. Instead of only answering questions, an agent with MCP access can discover tools, inspect account state, and request actions on your behalf.

Nunchi Trading MCP exposes the agent-cli trading surface through one hosted URL:https://agent.nunchi.trade/mcp/trading. You start a Nunchi web-auth session, authorize your wallet, choose the permission tier, and can keep agents read-only until you explicitly enable write tools.

What your agent can do

Research, monitor, and trade within the limits you set.

Your agent can ask about portfolio value, buying power, account information, strategy status, market scans, and order history. When write permissions are granted, it can request trades or strategy runs through the hosted runner.

  • Build a market watchlist from recent yield, liquidity, and volatility signals.
  • Run a dry-run strategy and explain the proposed orders before execution.
  • Rebalance a testnet portfolio toward a target exposure with max order limits.
  • Analyze open positions, buying power, and recent fills for risk concentration.
  • Scan market data and journals to summarize a bull and bear case for a market.
These examples are informational only and are not investment advice, recommendations, or endorsements. Start read-only or on testnet while you evaluate agent behavior.

Risks

You are responsible for agent activity.

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 from you.

AI agents can make mistakes, misread instructions, use stale information, or behave unexpectedly during fast market conditions. Review permissions, open orders, positions, and strategy state before enabling write access.

What your agent can access

The token controls what the agent can see and do.

When you connect to the Nunchi Trading MCP, your agent can access the data and tools allowed by the bearer token returned after wallet authorization. Read-only tokens cannot place trades.

  • Account balances, positions, open orders, and recent fills exposed by the connected exchange account.
  • Nunchi strategy catalogs, run status, trade journals, market scans, and setup checks.
  • Permission settings you grant during connect, including network, tool tier, and order-size limits.
Important: live trading access requires explicit mainnet and write-tool consent. The hosted runner does not need your private key.

Connect your AI agent

Choose an MCP-capable AI platform.

Once your platform is set up, add the Nunchi Trading MCP URL and authenticate with the scoped bearer token returned from the Nunchi web-auth flow.

Claude Code

claude mcp add nunchi-trading --transport http https://agent.nunchi.trade/mcp/trading
Enter /mcp in Claude Code.
Select nunchi-trading and authenticate with your scoped token.

Claude Desktop

Go to Settings -> Connectors -> Add custom connector.
Add this MCP link: https://agent.nunchi.trade/mcp/trading
Authenticate with the token you create below.

ChatGPT

Turn on Developer Mode.
Go to Settings -> Apps -> Create app.
Add this MCP link: https://agent.nunchi.trade/mcp/trading

Codex

Go to Settings -> MCP servers.
Select Streamable HTTP.
Add this MCP link: https://agent.nunchi.trade/mcp/trading

Codex CLI

codex mcp add nunchi-trading --url https://agent.nunchi.trade/mcp/trading
Enter /mcp in Codex CLI.
Select nunchi-trading.

Cursor

Give your agent this MCP link: https://agent.nunchi.trade/mcp/trading
Go to Settings -> Cursor Settings.
Select Tools & MCPs -> Connect.

Grok

Start a chat and select +.
Select Add connector -> Custom.
Add this MCP link: https://agent.nunchi.trade/mcp/trading

Other platforms

Use any AI platform that supports HTTP MCP connections.
Paste the Nunchi Trading MCP link: https://agent.nunchi.trade/mcp/trading
Use your scoped bearer token when prompted.

Connect your AI agent

One URL. Web-auth approval. No private keys in the agent chat.

Choose permissions, start a Nunchi web-auth session, authorize your wallet in the hosted browser flow, then paste the MCP URL and bearer token into Cursor, Claude, Codex, or any client that supports HTTP MCP.

Choose permissionsStart web-authAuthorize walletWaitingComplete
HTTP MCPReady when you are
MCP URL: https://agent.nunchi.trade/mcp/trading
Authorization: Bearer <authorize with Nunchi web-auth first>

Open agentic access

Authorize your wallet in Nunchi web-auth.

  1. Choose your AI platform and add the Nunchi Trading MCP URL.
  2. Select read-only, testnet trading, or live trading permissions on this page.
  3. Open the Nunchi web-auth session and approve wallet authorization in the browser.
  4. Paste the MCP URL and bearer token into your AI client.
Desktop setup is recommended. The page only receives the final MCP URL and bearer token; the web-auth pair token stays inside the gateway-hosted authorization flow.

Troubleshooting

Most issues are connection or permission mismatches.

  • Confirm your AI platform is using https://agent.nunchi.trade/mcp/trading.
  • Disconnect and reconnect the MCP server if tool discovery fails.
  • Regenerate the scoped token if it expired or permissions changed.
  • Use read-only or testnet permissions first when debugging tool calls.
  • Check that the requested tool is included in the token's granted tools list.

Disclosures

Agentic trading is in beta.

Your agent can trade across Hyperliquid: perpetuals and spot, including third-party HIP-3 markets, and place, manage, and close orders. It trades real capital from your connected wallet.

Most of these are leveraged instruments, many are thinly traded, and an automated strategy acts continuously. It can move faster than you can intervene, and on-chain trades cannot be reversed.

Review the full beta disclosures before you enable live trading permissions.Read agentic trading disclosures