How to Use the Cedar AI MCP in Claude Code
Pipeline your rail logistics and control yard operations right from the Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cedar AI MCP to Claude Code
Create your Vinkius account to connect Cedar AI 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.
Pipe Cedar AI Railcar Data in Claude Code
The Cedar AI CLI integration uses `get_railcar_details` and `list_inventory` to output raw JSON directly to your Claude Code terminal. You can pipe this logistics data into grep or jq to audit your tracks instantly. Instead of clicking through a slow portal, you query the Cedar AI yard inventory with a single Claude Code command. The terminal agent formats the output exactly how your backend scripts expect it.
Script Cedar AI Train Schedules via Claude Code
Cedar AI lets you automate arrivals and departures using `arrive_train` and `depart_train` directly inside your Claude Code terminal. Claude Code sets up the automation to run every time a physical sensor flags a train crossing. If a train is delayed, the Claude Code agent runs `list_waybills` to find which Cedar AI shipments are impacted and logs the incident. It keeps your terminal-based operations moving without manual intervention.
Batch Update Cedar AI Work Orders with this MCP Server
This MCP Server provides `update_work_order` and `list_work_orders` to let Claude Code handle mass updates from the command line. You can batch-update fifty Cedar AI work orders by piping a text file of IDs straight to the agent. The Claude Code terminal tool uses `pickup_cars` and `setout_cars` to log complex Cedar AI switches in bulk. It cuts down the time spent on manual database entry to seconds.
Set up Cedar AI 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 seecedar-ai-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cedar AI transactions." It will automatically discover and invoke the available Cedar AI tools.
claude mcp add --transport http cedar-ai-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 Cedar AI MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cedar AI MCP today
We host it, we monitor it, we maintain it. You just paste one token.