ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Parklio with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage smart parking hardware: barriers, displays, and gateways via Parklio PMS 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 Parklio capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Parklio.

  1. 01

    Create gateway

    Requires lot_id, name, and type (e.g., entry_barrier, exit_camera, lpr_reader). Use this when installing new physical hardware. Register a new hardware gateway (barrier, reader) to a parking lot

  2. 02

    List displays

    Useful for auditing what drivers see when entering lots. List digital display screens deployed in parking lots

  3. 03

    List gateways

    Use this to audit hardware health and locate offline devices. List all hardware gateways (barriers, cameras) connected to Parklio

  4. 04

    Run gateway operation

    Common operations: open_barrier, close_barrier, reboot, reset_error. Use this for remote troubleshooting or manual override of barriers. Execute a remote operation on a specific gateway device

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Parklio.

  1. 05

    Update display message

    Use for maintenance alerts ("Lot Full", "System Maintenance", "Welcome to VIP Parking"). Update the text shown on a digital display screen in a parking lot

  2. 06

    Get activity logs

    Optional lot_id filter. Use this for security auditing and operational troubleshooting. View system activity and audit logs

  3. 07

    Pms login

    Returns an authentication token valid for subsequent API calls. Use this to refresh your session token before making other requests. Authenticate with the Parklio Parking Management System to get a token

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Parklio.

  1. 08

    Get lot details

    Get detailed configuration and statistics for a specific parking lot

  2. 09

    Get system status

    Use this for a high-level operational check. Get the overall health and operational status of the Parklio system

  3. 10

    List lots

    Essential for discovering available lots before managing hardware. List all managed parking lots in the Parklio system

Observed, not estimated

867ms average. Fast in production.

Parklio is checked daily against the live service.

Daily averagePeak 1041ms
Aug 20Today
Fastest day
716ms
Slowest day
1041ms
14-day trend
Slowing+13%

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

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

Parklio Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_OLs42w0HOcIW5yrxJQmFbGUdq0EPw8LMLDNxOZ1D/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 — Parklio capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "parklio-pms-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_OLs42w0HOcIW5yrxJQmFbGUdq0EPw8LMLDNxOZ1D/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 Parklio owners ask.

  • 01

    Can I remotely open or close a barrier gate?

    Yes! Use the run_gateway_operation capability with the gateway_id and the operation 'open_barrier' or 'close_barrier'. This allows instant manual control without physical intervention.

  • 02

    How do I change the message on a digital display?

    Use the update_display_message capability. Provide the display_id and your new message (e.g., 'Lot Full', 'Welcome to VIP Parking'). The screen updates within seconds.

  • 03

    Can I audit who opened barriers manually?

    Yes! The get_activity_logs capability returns detailed logs of all gateway operations, including the user who performed the action and the timestamp. Essential for security and accountability.