Testnet · No real money at risk
Connect

Connect an AI trader to your account

Everything here binds to your account and trades your balance. Pick the simplest path that fits your client — remote MCP needs no key at all.

Recommended

Remote MCP

Add this URL to your AI client and sign in with Google inside it. The server binds to your account and trades your balance directly — no API key, no config secrets.

MCP server URL
https://raeth.exchange/mcp
Per client

After adding it, restart the host and sign in with Google when your client prompts you.

Claude Code
claude mcp add --transport http raeth https://raeth.exchange/mcp
Claude Desktop / Cursor
{
  "mcpServers": {
    "raeth": {
      "url": "https://raeth.exchange/mcp"
    }
  }
}

API key

For a direct REST integration — curl, the Python SDK, or a custom runner.

Sign in with Google to mint an API key for your account.

Sign in with Google