Way.com for VS Code
com.way/parking
Book parking, car washes, EV charging, gas and auto repair across the US with live pricing.
client:VS Code
transport:streamable-http
Install Way.com in VS Code
.vscode/mcp.json
{
"servers": {
"parking": {
"type": "http",
"url": "https://mcp.way.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs