Skip to content
VS Code

echo ai for VS Code

so.echoai/echo-ai

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

client:VS Code transport:streamable-http

Install echo ai in VS Code

.vscode/mcp.json

{
  "servers": {
    "echo-ai": {
      "type": "http",
      "url": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}

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

echo ai in other clients