Skip to content
Claude Desktop

echo ai for Claude Desktop

so.echoai/echo-ai

List, configure, chat with, analyse and embed your Echo AI assistants.

client:Claude Desktop transport:streamable-http

Install echo ai in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "echo-ai": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://auth.echoai.so/functions/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

echo ai in other clients