Eterna MCP
About
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. A
Details
- Author
- EternaHybridExchange
- Downloads
- 153
- Categories
- Developer Tools, Other, Finance
Jump to
- Premium low cost execution layer for AI agents
- Access to 500+ perpetual futures trading pairs
- $10B+ in aggregated liquidity
- 0.035% taker fee
- Token efficient design minimizing repeated tool calls
- Supports automated trading workflows and position management
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Eterna MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Connect your AI agent through the Eterna MCP server using the provided endpoint. No specific installation or configuration commands are described in the README.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"eterna mcp": {
"eterna-mcp": {
"type": "streamable-http",
"url": "https://mcp.eterna.exchange/mcp"
}
}
}
}
McpServers
{
"eterna-mcp": {
"type": "streamable-http",
"url": "https://mcp.eterna.exchange/mcp"
}
}
The fastest way to give your AI agent real trading capabilities.
No KYC. Sandboxed TypeScript SDK. Isolated sub-accounts. 0.014% maker fees on futures.
Add to your MCP client and complete OAuth when prompted:
{ "mcpServers": { "eterna": { "type": "streamable-http", "url": "https://mcp.eterna.exchange/mcp" } } }
Your agent is auto-provisioned on first sign-in. There isnoregister_agenttool.
SeeQUICKSTART.mdfor Claude, Cursor, and Openclaw walkthroughs.
Eterna isnota one-MCP-tool-per-exchange-endpoint server.
- Agent callssearch_sdkto find the righteterna.*method.
- Agent callsexecute_codewith TypeScript that uses the full SDK in one round-trip.
- Code runs in a sandboxed Deno runtime. Result is returned as JSON.
That model uses ~90% fewer tokensthan wrapping every Bybit call as a separate MCP tool.
Full parameter docs:docs/tools-reference.md
29 methods on theeternaobject inside the sandbox:
const balance = await eterna.getBalance(); const ticker = await eterna.getTickers("BTCUSDT"); return { equity: balance.totalEquity, last: ticker[0]?.lastPrice };
- Sub-account provisioning
- Rate limiting and request validation
- Deposit address management and fund routing
- Error handling for exchange API changes
- A Deno sandbox + typed trading SDK
Add a custom connector with URLhttps://mcp.eterna.exchange/mcp, complete OAuth, Approve.
Use the JSON config above (Claude Code:.mcp.json, Cursor:.cursor/mcp.json). Complete OAuth when prompted.
openclaw plugins install @eterna-hybrid-exchange/openclaw-plugin npm install -g @eterna-hybrid-exchange/cli eterna login
Point the client athttps://mcp.eterna.exchange/mcpand authenticate with OAuth (mcp:full) or a legacy Bearer API key. Polished guides for LangChain / CrewAI / AutoGen / ChatGPT are expanding.
Preferred:OAuth viahttps://ai-auth.eterna.exchangewith scopemcp:full.
Legacy:long-lived agent API keys asAuthorization: Bearer …(Argon2 hashed at rest).
- USDT-margined perpetual futures(200+ pairs)
- Spot trading is on the roadmap
Shipped:code execution sandbox, OAuth agent provisioning, 29 SDK methods, technical analysis, funding/withdrawal flows.
Next:broader SDK coverage, cron strategy runtime, backtesting, spot.
Claude Code skills for trading knowledge:
- skills/claude-code/trading/SKILL.md— Risk management, position sizing, deposit flow, order lifecycle
- skills/claude-code/scalping/SKILL.md— Momentum scalping strategy
Or grab the latest bundle:https://ai.eterna.exchange/claude-skills
- QUICKSTART.md— Connect and trade
- Tools Reference— MCP tools + SDK overview
- Authentication— OAuth and API keys
- Architecture— Isolation and transport
- CHANGELOG.md— Version history
- ROADMAP.md— What's next
Machine-readable product facts:https://ai.eterna.exchange/llms.txt
Questions, partnerships, or support:contact@eterna.exchange
MIT— Copyright 2025-2026 Eterna Exchange
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Access real-time and historical token, wallet, and trading data from the Solana ecosystem via the Solana Tracker API.
Access financial data like stock prices, currency info, and insider trading data using the Synth Finance API.
A modular trading automation project using the Zerodha Kite Connect API for tool-based and resource-based automation.
Provides access to TakeProfit.com's Indie documentation and tooling — a Python-based scripting language for building custom cloud indicators and trading strategies on the TakeProfit platform.
50+ pay-per-call APIs for AI agents via HTTP 402 crypto micropayments. $0.001–$0.12 per call with USDC and USDm.
Deterministic macro regime engine for AI trading agents — RISK_ON / NEUTRAL / RISK_OFF / STRESS with transparent scoring rules.
A quantitative analysis platform for Futu Securities, offering intelligent caching, technical analysis, and pattern recognition.
A high-performance MCP server for comprehensive options order flow analysis.
Complete MCP server for MT5: Through the MCP protocol, it allows [Trades, Orders, History, Graphic Objects, Terminal Logs, Compilation, etc.]
Integrates the xtquant quantitative trading platform with an AI assistant, enabling AI to access and operate quantitative trading data and functions.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





