ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cornershop with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate LatAm grocery deliveries via Cornershop (by Uber). search products, manage carts, track orders, and monitor shoppers from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 14 capabilities

The complete Cornershop capability set.

These are the exact actions your AI can choose when you ask it to work with Cornershop.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Cornershop.

  1. 01

    Get product

    Get details of a specific product

  2. 02

    List orders

    List your delivery orders

  3. 03

    List shoppers

    Get information about the assigned Shopper

  4. 04

    List store aisles

    List categories and aisles of a store

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Cornershop.

  1. 05

    List stores

    G. Jumbo, Lider, pharmacies). Can be geographically filtered by latitude and longitude. List available grocery stores and partners

  2. 06

    Search products

    Returns matching SKUs, names, current pricing, and availability. Search for specific groceries and products

  3. 07

    Update order

    Useful for last-minute replacements or additions. Update an active order (e.g. add/remove items)

  4. 08

    Cancel order

    Note: Orders can only be cancelled without penalty if the shopper hasn't started picking. Cancel a pending order

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Cornershop.

  1. 09

    Track order

    Get real-time tracking for a delivery

  2. 10

    List webhooks

    List configured order webhooks

  3. 11

    Create order

    Requires a JSON string defining the cart (product IDs, quantities) and delivery address details. Place a new delivery order

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Cornershop.

  1. 12

    Create webhook

    G., shopper_assigned, order_delivered). Create a new explicit webhook

  2. 13

    Get order

    Get full details of a specific order

  3. 14

    Get store

    Get details of a specific store branch

Observed, not estimated

969ms average. Fast in production.

Cornershop is checked daily against the live service.

Daily averagePeak 1096ms
Aug 20Today
Fastest day
762ms
Slowest day
1096ms
14-day trend
Slowing+37%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Cornershop, so you can see the experience inside your AI.

It does not authenticate your account with Cornershop. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Cornershop Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_YlQbxMK5a4jBDl0aHc71DqKHkYQVlz2vLcqktK5t/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Cornershop capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "cornershop-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YlQbxMK5a4jBDl0aHc71DqKHkYQVlz2vLcqktK5t/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Cornershop owners ask.

  • 01

    Can I add items to my order after the shopper has been assigned?

    Yes! As long as the order status is currently 'shopping', you can use the update_order capability to pass a JSON array with new product IDs and quantities. The Shopper's app will update dynamically with the new additions.

  • 02

    How can I find out the exact location of my delivery?

    If the order has reached the 'delivering' status, you can invoke the track_order capability with your order ID. It will return the last known latitude/longitude of the courier along with the ETA (Estimated Time of Arrival) to your destination address.

  • 03

    Does this work across all LATAM countries where Cornershop operates?

    Yes. The API uses global endpoints. When mapping stores using list_stores, you supply your local latitude and longitude to receive the stores available in your immediate geographic region (Chile, Mexico, Brazil, Colombia, Peru, etc).