How to Use the Bringg MCP in Claude Code
Manage Bringg final-mile logistics and dispatch tasks directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bringg MCP to Claude Code
Create your Vinkius account to connect Bringg to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Dispatch Management
The `create_delivery_task` tool lets Claude Code spin up delivery orders directly from your CLI. SREs and backend devs can pipe terminal outputs, JSON files, or server logs straight into Bringg without opening a web browser. This headless execution fits into your existing shell workflows. You can pass raw customer data to `list_customer_crm` and immediately generate tasks without leaving your terminal prompt.
Scripted Fleet Control via Claude Code MCP Server
The `list_fleet_drivers` tool outputs your entire active courier network directly into your terminal session. This MCP utility lets you parse the list, filter for idle drivers, and execute `assign_driver_to_task` via simple terminal commands. You can chain these commands into cron jobs or bash scripts. It allows you to automate driver assignments during peak hours based on live network capacity.
Terminal-Based Order Lifecycle Audits
The `get_task_timeline` tool retrieves the complete history of any delivery order directly to your stdout. Claude Code parses this timeline to debug stuck orders, checking why a driver has not triggered `force_task_start`. If an order is dead, you can run `cancel_task_dispatch` or force a fix with `force_task_complete`. This brings full operational control to your SSH sessions and deployment pipelines.
Set up Bringg MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebringg-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bringg transactions." It will automatically discover and invoke the available Bringg tools.
claude mcp add --transport http bringg-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Bringg MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bringg MCP today
We host it, we monitor it, we maintain it. You just paste one token.