Skip to content
Grok

engedi for Grok

io.github.neji402/engedi

93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.

client:Grok transport:stdio runtime:npm

Install engedi in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "engedi": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@neji402/engedi-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

engedi in other clients