ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Deliveroo with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Deliveroo restaurant orders. accept deliveries, track preparation stages, and sync POS status directly from your 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 · 5 capabilities

The complete Deliveroo capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through Deliveroo.

  1. 01

    Get order

    Get details for a single Deliveroo order

  2. 02

    Create prep stage

    Inform Deliveroo of order preparation progress

  3. 03

    Create sync status

    Notify Deliveroo of POS injection status

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through Deliveroo.

  1. 04

    Get orders

    List Deliveroo orders

  2. 05

    Update order status

    Must be called within ~10 minutes of receiving a new order. Accept, reject, or confirm a Deliveroo order

Observed, not estimated

885ms average. Fast in production.

Deliveroo is checked daily against the live service.

Daily averagePeak 1077ms
Aug 20Today
Fastest day
722ms
Slowest day
1077ms
14-day trend
Slowing+25%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 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 Deliveroo, so you can see the experience inside your AI.

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

Deliveroo Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_zQdC54bnVUXAG0n4WieMbayYskc2vFyujkCOyxZl/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 — Deliveroo capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "deliveroo-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_zQdC54bnVUXAG0n4WieMbayYskc2vFyujkCOyxZl/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 Deliveroo owners ask.

  • 01

    Can I reject an order if an ingredient is unavailable?

    Yes. Use the update_order_status capability with the status 'rejected' and provide 'ingredient_unavailable' as the reason.

  • 02

    How do I notify the rider that the food is ready for collection?

    You can use the create_prep_stage capability and set the stage to 'ready_for_collection'. This updates both Deliveroo and the rider.

  • 03

    Is it possible to see only the orders that are currently active?

    Yes, use the get_orders capability and set the live_orders parameter to true to filter for ongoing deliveries.