Bringg Connector for AI agents.
10 live capabilities
Manage last-mile delivery dispatch and fleet tracking in real-time.
Waiting for input…
Why people use Bringg
Bringg for Last-Mile Delivery Dispatch Management
This Connector lets you do all of that in a single chat window. You can ask your agent to pull a customer's history, update the delivery notes, and check the live timeline in one go. You get a unified command center that handles the data entry for you.
What Vinkius changes
You get a voice-controlled command center for your entire delivery fleet.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fixing a missed status update
A driver finishes a dropoff but loses cell signal.
- Real-world use case 02
Handling last-minute instructions
A customer calls with a new gate code.
- Real-world use case 03
Emergency driver rerouting
A vehicle breaks down on a route.
Complete set · 10capabilities
The complete Bringg capability set.
These are the exact actions your AI can choose when you ask it to work with Bringg.
01—04
4 capabilities in this set.
Part of 10 available through Bringg.
- 01 Capability
Force task complete
The force_task_complete capability marks a delivery task as finished immediately. Use this when a driver forgets to hit the button on their mobile app.
- 02 Capability
Create delivery task
The create_delivery_task capability adds a new order to the delivery hub. This lets you build out your daily delivery list using natural language.
- 03 Capability
Cancel task dispatch
The cancel_task_dispatch capability removes a task from the schedule permanently. Use this to clear out orders that were canceled by the customer.
- 04 Capability
Get task timeline
The get_task_timeline capability shows the full history and live location of a specific order. It gives you the exact geolocated status and ETA.
05—07
3 capabilities in this set.
Part of 10 available through Bringg.
- 05 Capability
List customer crm
The list_customer_crm capability pulls up the history for any past recipient. This helps support teams see what a customer ordered previously.
- 06 Capability
List fleet drivers
The list_fleet_drivers capability shows every human driver in your network. Use this to check who is currently available for new tasks.
- 07 Capability
List active tasks
The list_active_tasks capability gets a list of all pending deliveries. This helps you see the current workload across the entire fleet.
08—10
3 capabilities in this set.
Part of 10 available through Bringg.
- 08 Capability
Force task start
The force_task_start capability tells the system a driver is en route. This updates the dashboard to show the task is officially moving.
- 09 Capability
Update task details
The update_task_details capability changes customer notes or dropoff info on the fly. Use this to add last-minute instructions for a driver.
- 10 Capability
Assign driver to task
The assign_driver_to_task capability lets you manually override optimization to put a specific driver on a task. This is useful when human knowledge beats the algorithm's routing.
Set up in minutes
One URL. Then ask Bringg to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bringg from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Bringg, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bringg for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Bringg URL.
- Step 03
Save and start
Save the connection and enable Bringg in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bringg": {
"url": "https://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Bringg
Open Agent mode in chat and ask: "Using Bringg, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bringg": {
"url": "https://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Bringg
Ask Copilot: "Using Bringg, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bringg": {
"url": "https://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Bringg
Open Cascade and ask: "Using Bringg, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bringg": {
"url": "https://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Bringg
Ask Cline: "Using Bringg, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bringg --transport http "https://edge.vinkius.com/vk_preview_lVjF4Vn5iwKRvxNRfA6V6RWb2wUvvUJ6EmS2TLBv/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Bringg
Ask Claude: "Using Bringg, show me...". 10 tools are ready
Where the request belongs
Work Bringg can move forward.
This is for the logistics lead who spends all day in a dispatch dashboard and the support rep who's tired of digging through CRM history to find one customer's previous orders.
Dispatch Manager
Reroutes drivers and forces task states during peak hours to keep the flow moving.
Support Representative
Answers customer tickets by pulling history instantly without leaving the chat.
Operations Analyst
Pulls daily snapshots of fleet efficiency and active tasks for reporting.
Logistics Founder
Gets a high-level view of active resources and daily volume to make quick decisions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOnfleet
Manage last-mile deliveries via Onfleet. create tasks, track drivers, check ETAs, and complete orders directly from any AI agent.
Shipday
Dispatch and track local deliveries with driver management, route optimization, and real-time tracking for last-mile operations.
DROPBOY
Equip your AI agent to manage logistics orders, track fleet vehicles, and monitor delivery drivers via the DROPBOY API.
Track-POD
Optimize delivery routes, capture electronic proof of delivery, and track driver performance for logistics operations.
MotionTools
Manage logistics and delivery operations via MotionTools. track bookings, drivers, and vehicles directly from your AI agent.
Arrivy
Manage field service tasks, crews, and customer bookings with Arrivy. coordinate last-mile delivery and jobs via AI.
Bring your own AI
Change the model, client or framework. Keep Bringg connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Bringg.
The practical details behind the request, access and result.
How does the Bringg MCP help with last-mile delivery?
It connects your delivery hub to your AI agent so you can manage tasks, drivers, and customer data using natural language. You can create orders, update notes, and track live timelines without switching apps.
Can I use the Bringg MCP to manually assign drivers?
Yes. You can tell your agent to assign a specific driver to a task, which allows you to override the standard optimization algorithms when you need to make a human decision.
Can I see live geolocated tracking with this Connector?
Yes. You can pull real-time location data and status estimates for any active order using the timeline capability. This helps you see exactly where a delivery stands at any moment.
How does the Bringg MCP handle customer data?
It allows your agent to instantly retrieve historical delivery information for past recipients. This is perfect for support teams who need to check previous order details quickly.
Can I use the Bringg MCP to fix driver status errors?
Yes. If a driver misses a step, you can use the Connector to force a task to start or complete. This keeps your dispatch board accurate and up to date.
Is the Bringg MCP good for fleet management?
It's excellent for managing active fleets. You can list all human drivers, check their availability, and see a summary of all pending tasks in one place.
Can my AI automatically reroute an assigned driver?
Yes. If an urgent delivery arises or a driver is delayed, you can prompt your agent to find another available fleet driver and assign them to the task. It bypasses the engine's built-in optimization logic and enforces the manual assignment on the Bringg dashboard globally.
Can I fetch the exact live location for a specific order?
Yes! Use the get_task_timeline capability. Your AI agent can query a specific task ID, reading the timeline progression as well as the active geolocation coordinates. This is perfect for support agents dealing with "Where is my order?" queries who don't want to open a secondary tab.
What happens if a driver forgets to mark a task complete on their app?
You can force the status progression using your AI agent. Capabilities like force_task_complete and force_task_start allow you to manually push the task into its finalized state inside your chat, instantly solving tracking desyncs for your logistics operation.
One connection away
Give your agent a direct line to Bringg.
Connect Bringg once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available