How to Use the Freightview MCP in Claude Code
Run terminal-based freight quoting, track shipments, and manage carrier lists using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Freightview MCP to Claude Code
Create your Vinkius account to connect Freightview 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.
Run terminal-based freight quoting via MCP Server
This MCP Server provides the `request_rates` tool so you can pull live carrier quotes directly from your command line. Claude Code takes your shipment parameters from your terminal prompt, queries your connected Freightview carriers, and outputs a formatted table of rates. Claude Code pipes this terminal output directly into other CLI tools, replacing the tedious process of logging into a web portal just to get a quick freight estimate.
Query carrier details from your terminal shell
The `get_carrier_details` tool lets Claude Code fetch contact information, service levels, and account configurations for any carrier on your Freightview roster. You can run a quick command to check which carriers support liftgate deliveries or specific regional routes. Claude Code combines this with `list_connected_carriers` to give you a complete view of your shipping network without leaving your shell. It is the fastest way to verify carrier setup details when debugging API issues.
Headless logistics audits with Claude Code
The `list_shipments` tool allows Claude Code to run automated checks on your recent Freightview history directly from your terminal. You can write a shell script that pipes shipment logs into Claude Code to find deliveries with active exceptions or delays. Since Claude Code operates entirely in the terminal, you can easily integrate these checks into your daily cron jobs. Claude Code lets you monitor your entire logistics pipeline without opening a browser.
Set up Freightview 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 seefreightview-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Freightview transactions." It will automatically discover and invoke the available Freightview tools.
claude mcp add --transport http freightview-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 Freightview MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Freightview MCP today
We host it, we monitor it, we maintain it. You just paste one token.