Skip to content
Grok

nyambot mcp for Grok

io.github.gabmj23/nyambot-mcp

L'administration française pour vos agents IA : communes, géocodage, risques, DPE.

client:Grok transport:stdio runtime:pypi

Install nyambot mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "nyambot-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "nyambot-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

nyambot mcp in other clients