Loading MCP server directory, please wait...
No-KYC managed MCP for AI agents: sandboxed TypeScript trading SDK, isolated sub-accounts, futures.
npx @getmcp/cli add io.github.EternaHybridExchange/eterna-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from OAuth (ai-auth) or agent API key after register_agent. See https://github.com/EternaHybridExchange/eterna-mcp/blob/main/docs/authentication.md
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.EternaHybridExchange/eterna-mcp": {
"url": "https://mcp.eterna.exchange/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}