How to Use the Kavak MCP in Claude Code
Query inspections, estimate trade-ins, and reserve vehicles from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Kavak MCP to Claude Code
Create your Vinkius account to connect Kavak 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.
Script vehicle queries directly from Claude Code
Claude Code integrates `search_vehicles` directly into your terminal workflow. You can pipe inventory searches into grep or redirect the output to local text files to build quick vehicle lists without leaving your shell. When you need raw details, the CLI tool calls `get_vehicle` to output full specifications. This lets you inspect mechanical data, pricing, and mileage metrics directly inside your terminal session.
Run terminal-based market valuations
Evaluate trade-ins rapidly by running `estimate_trade_in` through Claude Code. You pass the vehicle parameters as terminal arguments, and the tool returns a precise valuation based on current Mexican market data. The CLI tool queries `get_market_pricing` to fetch competitive intelligence for any model. This allows you to check average selling prices and inventory distribution across different regions from a single command line.
Execute reservations and schedule test drives via CLI
Lock high-demand vehicles immediately by executing `create_reservation` through Claude Code. This command submits your details to take the vehicle off the market, returning a reservation ID that you can pipe into other automated scripts. Coordinate logistics by calling `list_locations` to find nearby hubs. You can then run `schedule_test_drive` to book a home test drive, managing the entire scheduling pipeline with simple terminal commands.
Set up Kavak 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 seekavak-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Kavak transactions." It will automatically discover and invoke the available Kavak tools.
claude mcp add --transport http kavak-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 Kavak MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Kavak MCP today
We host it, we monitor it, we maintain it. You just paste one token.