Find Car Parking for VS Code
io.github.simplyguest/find-car-parking
SimplyGuest Car Parking helps people find available parking spaces.
client:VS Code
transport:streamable-http
Install Find Car Parking in VS Code
.vscode/mcp.json
{
"servers": {
"find-car-parking": {
"type": "http",
"url": "https://simplyguest.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs