ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SpotHero with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Search, compare, and book parking spots in 400+ cities via SpotHero API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete SpotHero capability set.

These are the exact actions your AI can choose when you ask it to work with SpotHero.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through SpotHero.

  1. 01

    Cancel reservation

    Check cancellation policy for refund eligibility. Cancel an active parking reservation

  2. 02

    Get pricing

    Useful for comparing rates before booking. Get dynamic pricing for a parking spot for a specific duration

  3. 03

    List reservations

    Optional status filter (upcoming, past, cancelled). List all parking reservations for the authenticated account

  4. 04

    Book parking

    Requires spot ID, start/end times, payment method ID, and vehicle info (make, model, plate, color). Book a parking spot and create a reservation

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through SpotHero.

  1. 05

    Get garage details

    Get information about a specific garage

  2. 06

    Get reservation

    Get details of a specific parking reservation

  3. 07

    Get spot details

    Get detailed information and pricing for a specific parking spot

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through SpotHero.

  1. 08

    Search events

    Useful for anticipating demand. Search for nearby events that might affect parking availability or pricing

  2. 09

    Search parking

    Use this to find parking options for users. Times must be in ISO 8601 format. Search for available parking spots near a location for a specific time range

  3. 10

    Update vehicle info

    Use this if the user changes cars before parking. Update vehicle information for an existing reservation

Observed, not estimated

917ms average. Fast in production.

SpotHero is checked daily against the live service.

Daily averagePeak 1060ms
Aug 20Today
Fastest day
756ms
Slowest day
1060ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of SpotHero, so you can see the experience inside your AI.

It does not authenticate your account with SpotHero. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

SpotHero Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — SpotHero capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "spothero-parking-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_0jdigNzKsL4jNpCKgPcqfSapH1fdqNoLnJsr8V5a/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions SpotHero owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    How do I cancel a reservation?

    Use the cancel_reservation action with the reservation_id. Check SpotHero's policy for refund timelines.