How to Use the TomTom Parking Availability MCP in Claude Code
Automate parking spot audits in your CI/CD pipeline using Claude Code and TomTom Parking Availability.
Works with every AI agent you already use
…and any MCP-compatible client
Connect TomTom Parking Availability MCP to Claude Code
Create your Vinkius account to connect TomTom Parking Availability 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.
Search for Spots via `search_parking_spots`
Need a script that runs nightly? Use the `search_parking_spots` tool in your shell pipeline. You pipe coordinates into Claude Code, and it executes the search against the TomTom Parking Availability MCP Server. The output is immediately available for downstream processing. This means you can feed raw availability data directly into another system without manual intervention.
Checking Status with `check_api_status` in Claude Code
Build a required pre-run step. Running `check_api_status` first ensures your CI/CD job doesn't fail halfway through due to an outage. The script captures the exit code, giving you instant feedback on service reliability. It makes sure that no process starts unless the underlying MCP Server is actually ready.
Extracting Metadata with `get_parking_details`
Sometimes you need more than just a spot's location. Pipe an ID into Claude Code, and it runs `get_parking_details`. The resulting structured output gives you all the capacity metadata for that specific parking facility. This is critical for generating detailed reports that require deep data points.
Set up TomTom Parking Availability 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 seetomtom-parking-availability-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest TomTom Parking Availability transactions." It will automatically discover and invoke the available TomTom Parking Availability tools.
claude mcp add --transport http tomtom-parking-availability-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 TomTom Parking Availability MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the TomTom Parking Availability MCP today
We host it, we monitor it, we maintain it. You just paste one token.