2 months ago
Eterna MCP is a premium low cost execution layer for AI trading agents. It gives agents access to perpetual futures trading across 500+ pairs and $10B+ in aggregated liquidity, with a 0.035% taker fee and a token efficient execution model designed to reduce repeated tool calls. Agents can use Eterna MCP for automated trading workflows, strategy execution, balance checks, order placement, and position management.
Overview
Eterna MCP is a premium low cost execution layer for AI trading agents.
It gives agents access to perpetual futures trading across 500+ pairs and $10B+ in aggregated liquidity. Eterna is built for low fee, token efficient agent execution, with a 0.035% taker fee and a model designed to reduce repeated tool calls.
Agents can connect through the Eterna MCP server to support automated trading workflows, strategy execution, balance checks, order placement, and position management.
Useful links:
Website: https://ai.eterna.exchange/
GitHub: https://github.com/EternaHybridExchange/eterna-mcp
MCP endpoint: https://mcp.eterna.exchange/mcp
Server Config
{
"mcpServers": {
"eterna-mcp": {
"type": "streamable-http",
"url": "https://mcp.eterna.exchange/mcp"
}
}
}