ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use IP Parking with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage PARCS operations: sites, tariffs, gates, and ANPR events via IP Parking 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 IP Parking capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through IP Parking.

  1. 01

    Get system health

    Get overall system health and connectivity status

  2. 02

    List hardware

    List hardware status (ANPR cameras, ticket machines, gates)

  3. 03

    List sites

    List all managed parking sites

  4. 04

    List tariffs

    List active tariff rules

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through IP Parking.

  1. 05

    List transactions

    List recent exit transactions and revenue logs

  2. 06

    Update tariff

    Use this to adjust hourly rates or caps. Update tariff rules or rates

  3. 07

    Control gate

    Remotely open or close a barrier gate.. Actions: default

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through IP Parking.

  1. 08

    Register anpr

    Used for testing or manual override of entry/exit. Simulate or register an ANPR (License Plate Recognition) event

  2. 09

    Get site status

    Get real-time occupancy and revenue status for a site

  3. 10

    Get ticket details

    Get details of a specific parking ticket/session

Observed, not estimated

918ms average. Fast in production.

IP Parking is checked daily against the live service.

Daily averagePeak 1040ms
Aug 20Today
Fastest day
769ms
Slowest day
1040ms
14-day trend
Stable0%

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 IP Parking, so you can see the experience inside your AI.

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

IP Parking Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 — IP Parking capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "ip-parking-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking owners ask.

  • 01

    Can I remotely open a barrier for a customer?

    Yes! Use the control_gate action with the gate_id and action 'open'. This is essential for remote assistance when ticket machines fail.

  • 02

    How do I check the current occupancy of a site?

    Use get_site_status with the site_id. It returns the number of available spaces versus total capacity and today's revenue.

  • 03

    Can I update hourly rates on the fly?

    Yes! Use update_tariff with the tariff_id and the new rate_per_hour. Changes are usually applied immediately to the ticket dispensers.