echo ai for Grok
so.echoai/echo-ai
List, configure, chat with, analyse and embed your Echo AI assistants.
client:Grok
transport:streamable-http
Install echo ai in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"echo-ai": {
"type": "http",
"url": "https://auth.echoai.so/functions/v1/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs