Skip to content

Servd Agentic Ordering for Grok

io.github.yh919/servd-agent-ordering

Discover Servd venues, browse menus, validate carts, place confirmed orders, and track status.

client:Grok transport:streamable-http tools:6

Install Servd Agentic Ordering in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "servd-agent-ordering": {
      "type": "http",
      "url": "https://app.getservd.me/api/v1/agent/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

What Grok can do once it is connected

Servd Agentic Ordering in other clients