IP Parking Connector for AI agents.
10 live capabilities
Control parking gates and monitor lot occupancy in real time
Waiting for input…
Why people use IP Parking
IP Parking PARCS Operations
With this Connector, you can handle these tasks through a single conversation. You can check a site's occupancy, see if a camera is offline, and open a gate all without leaving your chat window. You get a unified way to manage your infrastructure.
What Vinkius changes
You get a voice or text interface for your entire parking management system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Assisting a stuck vehicle
A driver is stuck at a gate.
- Real-world use case 02
Adjusting prices for an event
An operator notices a local event and asks the agent to update the 'Standard' tariff to a higher rate using update_tariff.
- Real-world use case 03
Checking camera status
A manager wants to know if the ANPR cameras at Site B are online and uses list_hardware to check.
Complete set · 10capabilities
The complete IP Parking capability set.
These are the exact actions your AI can choose when you ask it to work with IP Parking.
01—04
4 capabilities in this set.
Part of 10 available through IP Parking.
- 01 Capability
List hardware
View the status of all ANPR cameras, ticket machines, and gates. It's the best way to check for hardware failures.
- 02 Capability
List sites
See a list of all managed parking locations. Use this to get an overview of your entire portfolio.
- 03 Capability
Get system health
Check the overall connectivity and health of the PARCS system. This ensures your infrastructure is online.
- 04 Capability
List tariffs
View all active pricing rules and hourly rates. It helps you see what customers are currently being charged.
05—07
3 capabilities in this set.
Part of 10 available through IP Parking.
- 05 Capability
Get ticket details
Pull specific information about a single parking session or ticket. Use this to investigate a specific customer's stay.
- 06 Capability
List transactions
See a history of recent exit transactions and revenue. It's perfect for quick daily auditing.
- 07 Capability
Update tariff
Change hourly rates or caps for a specific parking zone. This lets you adjust pricing on the fly.
08—10
3 capabilities in this set.
Part of 10 available through IP Parking.
- 08 Capability
Register anpr
Simulate or register a license plate recognition event. Use this to test entry logic or manually override a plate.
- 09 Capability
Control gate
Remotely open or close a barrier gate. This helps you assist drivers who are having trouble with the hardware.
- 10 Capability
Get site status
Get real-time occupancy and revenue for a specific location. This keeps you updated on how busy a lot is.
Set up in minutes
One URL. Then ask IP Parking to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use IP 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_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable IP Parking for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking URL.
- Step 03
Save and start
Save the connection and enable IP Parking in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ip-parking": {
"url": "https://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking
Open Agent mode in chat and ask: "Using IP Parking, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ip-parking": {
"url": "https://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking
Ask Copilot: "Using IP Parking, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ip-parking": {
"url": "https://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking
Open Cascade and ask: "Using IP Parking, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ip-parking": {
"url": "https://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking
Ask Cline: "Using IP Parking, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ip-parking --transport http "https://edge.vinkius.com/vk_preview_tH8QPQoreSwVIO962lLHNNuCIoppDCbfpUOqSt98/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 IP Parking
Ask Claude: "Using IP Parking, show me...". 10 tools are ready
Where the request belongs
Work IP Parking can move forward.
This is for parking operators and support teams who need to manage large-scale parking infrastructure without constantly logging into a central management dashboard. It solves the problem of manual data entry and slow response times for gate issues.
Parking Operations Manager
Checks site occupancy across multiple locations and updates pricing rules during peak hours.
Technical Support Agent
Remotely opens stuck gates and verifies the health of ANPR cameras when a driver reports an issue.
Revenue Auditor
Pulls transaction logs and revenue data to verify daily income and spot discrepancies.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsParklio PMS
Manage smart parking hardware: barriers, displays, and gateways via Parklio PMS API.
Parkopedia
Global parking search, EV charging, and restrictions data via Parkopedia API.
Cartrack
Manage fleet operations via Cartrack. track vehicle locations, monitor fuel, and analyze trip history directly from any AI agent.
Geotab
Automate fleet management via Geotab. manage devices, track trips, and monitor vehicle diagnostics directly from any AI agent.
Wayfront
Manage your parking operations with digital permits, enforcement tracking, and revenue analytics for parking facility operators.
TomTom Parking Availability
Search parking spots. audit locations and availability via AI.
Bring your own AI
Change the model, client or framework. Keep IP Parking 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 IP Parking.
The practical details behind the request, access and result.
Can I use IP Parking to open gates remotely?
Yes, you can use the Connector to send commands to open or close barrier gates. This is perfect for support teams who need to help drivers who are stuck or need maintenance access.
How does IP Parking help with revenue auditing?
It allows you to quickly pull and review recent exit transactions and revenue logs. You can query specific data points to verify daily income or investigate individual ticket details.
Can IP Parking check if my ANPR cameras are working?
Yes, the Connector can list the status of your hardware, including ANPR cameras, ticket dispensers, and gates. This helps you identify and fix hardware issues before they affect customers.
Can I change parking prices with IP Parking?
You can update hourly rates and caps for your parking zones instantly. This makes it easy to adjust pricing based on real-time demand or special events.
Is IP Parking good for managing multiple parking sites?
It is designed for that. You can list all managed sites and get real-time occupancy and revenue status for any location within your portfolio from a single interface.
How do I connect IP Parking to my AI agent?
Once you subscribe to the Connector, you just need to provide your IP Parking API Key and Base URL in your AI client. From there, your agent can start managing your parking infrastructure.
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.
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.
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.
One connection away
Give your agent a direct line to IP Parking.
Connect IP Parking once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available