Skip to content
VS Code

Eterna MCP for VS Code

io.github.eternahybridexchange/eterna-mcp

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

client:VS Code transport:streamable-http

Install Eterna MCP in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Eterna MCP in other clients