Skip to content
Grok

Eterna MCP for Grok

io.github.eternahybridexchange/eterna-mcp

No-KYC managed MCP for AI agents: sandboxed TypeScript trading SDK, isolated sub-accounts, futures.

client:Grok transport:streamable-http

Install Eterna MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "eterna-mcp": {
      "type": "http",
      "url": "https://mcp.eterna.exchange/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Eterna MCP in other clients