Skip to content
Grok

Despensa Hub for Grok

io.github.cristianosantana/mcp-despensa-hub

Memória de consumo: lista de compras, cupom fiscal e o que está faltando na despensa.

client:Grok transport:streamable-http

Install Despensa Hub in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-despensa-hub": {
      "type": "http",
      "url": "https://mcp-despensa-hub.onrender.com/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

Despensa Hub in other clients