How to Use the Dashdoc MCP in Claude Code
Manage your Dashdoc fleet, drivers, and transport orders directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Dashdoc MCP to Claude Code
Create your Vinkius account to connect Dashdoc 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.
Query Dashdoc transport orders using this MCP Server
This MCP Server lets you run `search_transports_by_reference` right from your terminal prompt to find order statuses. Claude Code searches your active shipments using partial reference keywords and pipes the results to stdout. You can chain this with `get_transport_details` to inspect cargo logs and delivery times. There is no need to open a browser or navigate a heavy web UI when troubleshooting a shipment.
Audit your fleet assets and driver profiles in shell scripts
The `list_fleet_drivers` tool fetches your operator registry and active vehicle pairings in seconds. Claude Code formats this raw data so you can grep for specific drivers or export CSVs. By calling `list_fleet_trucks` alongside it, you can quickly identify unassigned vehicles or expired plates. It turns complex fleet audits into simple, one-line terminal commands.
Update delivery coordinates and gate codes from the command line
We use `list_saved_addresses` to dump GPS coordinates and loading bay instructions directly into your terminal session. This makes it easy to verify site-specific rules before dispatching a driver. If a customer changes their gate code, use `create_new_address` via Claude Code to update the system instantly. The agent records the new address metadata and returns the fresh ID without leaving your shell.
Set up Dashdoc 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 seedashdoc-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Dashdoc transactions." It will automatically discover and invoke the available Dashdoc tools.
claude mcp add --transport http dashdoc-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 Dashdoc MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Dashdoc MCP today
We host it, we monitor it, we maintain it. You just paste one token.