Grocery MCP for Grok
io.github.andrewvg23/grocery-mcp
Search direct grocery storefronts and create product-link pickup handoffs.
client:Grok
transport:streamable-http
Install Grocery MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"grocery-mcp": {
"type": "http",
"url": "https://grocery-mcp-production.up.railway.app/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