Skip to content
Cursor

Grocery MCP for Cursor

io.github.andrewvg23/grocery-mcp

Search direct grocery storefronts and create product-link pickup handoffs.

client:Cursor transport:streamable-http

Install Grocery MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "grocery-mcp": {
      "url": "https://grocery-mcp-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Grocery MCP in other clients