SpotHero Parking Connector for AI agents.
10 live capabilities
Book and manage urban parking reservations across 400+ cities.
Waiting for input…
Why people use SpotHero Parking
SpotHero Parking: Automate Urban Mobility and Parking Logistics
This Connector lets your AI agent handle the entire cycle. You tell it where you're going, and it finds the spots, checks the amenities, and handles the booking. You get a confirmed reservation with a QR code sent to your email, all without ever leaving your chat interface.
What Vinkius changes
That it turns your AI into a personal valet that handles the logistics of urban parking automatically.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fleet logistics for delivery teams
A fleet manager asks their agent to find the 5 cheapest spots near a warehouse for a delivery team arriving at 8 AM.
- Real-world use case 02
Coordinating concert parking
An event coordinator wants to know the parking situation for a show.
- Real-world use case 03
Swapping vehicles for a business trip
A traveler realizes they are taking a different car than planned.
Complete set · 10capabilities
The complete SpotHero Parking capability set.
These are the exact actions your AI can choose when you ask it to work with SpotHero Parking.
01—04
4 capabilities in this set.
Part of 10 available through SpotHero Parking.
- 01 Capability
Book parking
Create a reservation by providing a spot ID, times, payment info, and vehicle details. This helps you secure a spot quickly.
- 02 Capability
Cancel reservation
End an active booking and check if you are eligible for a refund. This is useful for changing plans on the fly.
- 03 Capability
List reservations
See all your current, past, and upcoming parking bookings in one list. This keeps your itinerary organized.
- 04 Capability
Get pricing
Pull dynamic rates for a specific spot to compare costs before you commit. This helps you find the best deal.
05—07
3 capabilities in this set.
Part of 10 available through SpotHero Parking.
- 05 Capability
Update vehicle info
Change the car details for an existing reservation if your plans shift. This keeps your booking valid even if you swap cars.
- 06 Capability
Search events
Look for local events that might make parking harder to find or more expensive. This helps you plan for high-demand periods.
- 07 Capability
Get garage details
Get the specifics on a garage, including its amenities and operating hours. This ensures the spot meets your needs.
08—10
3 capabilities in this set.
Part of 10 available through SpotHero Parking.
- 08 Capability
Get spot details
Fetch deep details and current pricing for one specific parking location. This provides a clear picture before booking.
- 09 Capability
Get reservation
Pull up the full details for a specific booking you have already made. This is great for quickly checking your confirmation.
- 10 Capability
Search parking
Find available spots near a location for a specific time window. This is the first step in finding a place to park.
Set up in minutes
One URL. Then ask SpotHero Parking to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SpotHero Parking from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it SpotHero Parking, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SpotHero Parking for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the SpotHero Parking URL.
- Step 03
Save and start
Save the connection and enable SpotHero Parking in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"spothero-parking": {
"url": "https://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using SpotHero Parking
Open Agent mode in chat and ask: "Using SpotHero Parking, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"spothero-parking": {
"url": "https://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using SpotHero Parking
Ask Copilot: "Using SpotHero Parking, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"spothero-parking": {
"url": "https://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using SpotHero Parking
Open Cascade and ask: "Using SpotHero Parking, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"spothero-parking": {
"url": "https://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using SpotHero Parking
Ask Cline: "Using SpotHero Parking, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add spothero-parking --transport http "https://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using SpotHero Parking
Ask Claude: "Using SpotHero Parking, show me...". 10 tools are ready
Where the request belongs
Work SpotHero can move forward.
This is for anyone who deals with the headache of city parking, from logistics managers trying to keep a fleet moving to event planners coordinating thousands of attendees.
Fleet Manager
Books parking for delivery vans or company cars to avoid late fees and find the cheapest spots.
Event Coordinator
Helps attendees find and reserve parking near venues to keep the flow moving.
Navigation App Developer
Integrates real-time parking availability and booking into a custom route planning capability.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTomTom Parking Availability
Search parking spots. audit locations and availability via AI.
Parkopedia
Global parking search, EV charging, and restrictions data via Parkopedia API.
BlaBlaCar
AI carpool search: find rides, compare prices, and book shared journeys via agents.
Expedia Car Rental
Automate car rental workflows via Expedia. search available vehicles, compare pricing by category, and manage rental bookings directly from any AI agent.
Parknav
AI-powered predictive parking availability and street occupancy data via Parknav API.
Uber
AI ride management: estimate prices, track trips, and manage locations via agents.
Bring your own AI
Change the model, client or framework. Keep SpotHero connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about SpotHero.
The practical details behind the request, access and result.
Can SpotHero Parking find spots in my city?
Yes, this Connector connects to the SpotHero network, which covers over 400 cities across North America.
Can I use this to manage a fleet of vehicles?
Absolutely. You can use it to list all your current reservations, update vehicle details for different cars, and book spots for multiple drivers.
Does it show real-time prices?
Yes, it pulls dynamic pricing for specific spots based on the exact dates and times you need, so you see the actual cost before booking.
Can I cancel a booking if I change my mind?
Yes, your agent can cancel active reservations and check the specific refund policy for that booking to see if you're eligible for a return.
How do I find out if a garage has EV charging?
You can ask your agent to get the details for a specific garage, which includes information on amenities like EV charging and height limits.
Can my AI agent book the parking for me?
Yes, your agent can handle the entire flow from searching for a spot to creating the final reservation with your vehicle and payment info.
How do I book a parking spot via the API?
Use the book_parking action. You need the spot_id, start/end times, a valid payment method ID, and vehicle details (plate, make, model) in JSON format.
Can I compare prices for different spots?
Yes! Use search_parking to get a list of spots with their total costs, or use get_pricing to check the specific rate for a single spot over a duration.
How do I cancel a reservation?
Use the cancel_reservation action with the reservation_id. Check SpotHero's policy for refund timelines.
One connection away
Give your agent a direct line to SpotHero.
Connect SpotHero once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available