ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Onfleet with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage last-mile deliveries via Onfleet. create tasks, track drivers, check ETAs, and complete orders directly 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 · 10 capabilities

The complete Onfleet capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Onfleet.

  1. 01

    Delete delivery task

    Delete/Archive a delivery task

  2. 02

    List dispatch hubs

    List all dispatch hubs

  3. 03

    Complete task override

    Force-complete a delivery task

  4. 04

    Create delivery task

    Create a new delivery task in Onfleet

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Onfleet.

  1. 05

    Get task details

    Get details for a specific delivery task

  2. 06

    Get worker schedule

    Get a driver's work schedule

  3. 07

    List fleet teams

    List all delivery teams

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Onfleet.

  1. 08

    List fleet workers

    List all fleet drivers/workers

  2. 09

    List tasks by date

    List delivery tasks within a date range

  3. 10

    Update delivery task

    Update an existing delivery task

Observed, not estimated

857ms average. Fast in production.

Onfleet is checked daily against the live service.

Daily averagePeak 995ms
Aug 20Today
Fastest day
723ms
Slowest day
995ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

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

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

Onfleet Connector

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

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

  • 01

    Can my AI agent create a complete delivery task with address and recipient?

    Yes. Pass a JSON object with destination address, recipient name, phone, and any notes. the agent calls the Onfleet Tasks API and returns the created task with its tracking ID. You can also update or delete tasks the same way.

  • 02

    How does force-completing a task differ from a normal driver completion?

    Force-completing bypasses the driver app flow. useful when a delivery was made but the driver forgot to mark it done, or for admin overrides. The agent sends the completion details (success/failure and notes) directly to the Onfleet API, updating the task status without driver interaction.

  • 03

    Can I see which drivers are online right now and their schedules?

    Yes. List all workers to see their online/offline status, active task count, and current location. Then query any specific worker's schedule to see their shift times and availability windows. Perfect for capacity planning and real-time dispatch decisions.