Skip to content
Grok

admin for Grok

ge.meni/admin

Restaurant management API for meni.ge owners: manage menus, locations, orders, and settings.

client:Grok transport:streamable-http

Install admin in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "admin": {
      "type": "http",
      "url": "https://api.meni.ge/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

admin in other clients