Instacart

Instacart

Instacart Developer Platform APIs to create shoppable lists/recipes and discover nearby retailers

4VIEWS
2303USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app instacartnpx @composio/cli add cursor --app instacartnpx @composio/cli add cursor --app instacartnpx @composio/cli add cursor --app instacart

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Recipe Page

Create a recipe page on instacart + return shareable url. attempts prod first then falls back to dev; errors from prod bubble up if both fail.

Create Shopping List Page

Create a shopping list page on instacart + return shareable url. attempts prod first then falls back to dev; errors from prod bubble up if both fail.

Get Nearby Retailers

Get nearby retailers by postal code + country code. attempts prod first then falls back to dev; errors from prod bubble up if both fail.

3 actions available