parkinzi for VS Code
com.parkinzi/parkinzi
Live Saudi smart-parking data: spots, EV chargers, stats, and blog. Read-only, no auth.
client:VS Code
transport:streamable-http
tools:9
Install parkinzi in VS Code
.vscode/mcp.json
{
"servers": {
"parkinzi": {
"type": "http",
"url": "https://parkinzi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs