Skip to content
Grok

Elaichi for Grok

ai.elaichi/mcp

Governed AI agents for the software your company already runs. 400+ connectors, one endpoint.

client:Grok transport:streamable-http

Install Elaichi in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://api.elaichi.ai/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

Elaichi in other clients