Integration guide
MCP crypto trading
Model Context Protocol (MCP) turns trading into a tool interface agents understand. Eterna exposes an MCP endpoint so runtimes can discover markets and place orders without custom one-off exchange SDKs for every bot.
Updated 2026-07-29
What you get
- Standard tool discovery for agent hosts
- Scoped auth designed for AI clients
- Perps execution on Eterna markets
- Docs and quickstarts for builders
How it works on Eterna
- Read the MCP docs and server card for endpoint details.
- Authenticate with the supported agent flow.
- Call market and trading tools from your MCP host.
- Log tool calls for auditability while you iterate.
FAQ
- What is MCP crypto trading?
- It means an AI agent uses MCP tools to interact with a crypto venue (balances, markets, orders) instead of only chatting about prices.
- Where is Eterna’s MCP endpoint?
- See docs.eterna.exchange/mcp and the public MCP server card linked from eterna.exchange agent discovery resources.
