Skip to main content

Nord Agent Kit

Nord Agent Kit connects AI agents to Nord. Its local MCP server, @n1xyz/nord-mcp-server, gives MCP-compatible clients such as Codex and Claude Code tools for market discovery, account inspection, and trading.

Alpha software

This project is in active development. Use it at your own risk, including the risk of financial loss.

How it works

Your agent client launches nord-mcp as a local process and communicates with it over STDIO. The server reads from Nord and, when authorized, signs actions with a dedicated session key stored on your machine. No hosted MCP endpoint is required.

ModeAvailable toolsSetup
PublicMarket discovery, prices, and CLOB depth or indicative RFQ dataNo wallet, account, or profile
AuthenticatedPublic tools plus account reads, order previews, trading, CLOB cancellation, and request recoveryAn existing Nord account and an authorized session profile

Devnet is the default. Mainnet must be selected explicitly. A profile binds one network, wallet owner, and Nord account; agent tools cannot override that selection.

Start here

  • Quickstart — install the server, connect an agent, and read market data before enabling account access.
  • Tools and trading — tool names, order inputs, supported execution modes, and request recovery.
  • Sessions and security — browser and keyfile authorization, credential storage, renewal, and revocation.
  • npm package — published releases of the local MCP server.

Access boundaries

The MCP server does not expose transfers, withdrawals, funding, arbitrary signing, administration, maker RFQ fills, TP/SL management, or scheduling.

The session key itself has broader protocol authority, including transfers and withdrawals. Omitting those tools and selecting one account locally do not restrict the key at the protocol level. Protect the session credential and choose funds appropriate to that authority. See session security.

Agent-client approval settings govern tool execution. A preview is indicative, and does not authorize a later trade. Review those settings before enabling trading tools.

These materials are provided for informational purposes only and do not constitute financial, investment, legal, or tax advice, or an offer or solicitation to buy or sell any asset. Trading digital assets and derivatives involves substantial risk, including the possible loss of some or all capital. Products may not be available in all jurisdictions. Users are responsible for evaluating suitability and complying with applicable laws.