Loading MCP server directory, please wait...
Instacart MCP server — search, cart, and order groceries. By Strider Labs.
npx @getmcp/cli add io.github.markswendsen-code/instacartRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.markswendsen-code/instacart": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-instacart"
]
}
}
}