Skip to content
Cursor

echo ai for Cursor

so.echoai/echo-ai

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

client:Cursor transport:streamable-http

Install echo ai in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "echo-ai": {
      "url": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

echo ai in other clients