RIED.TAXI for VS Code
taxi.ried/booking
Fixed-price airport transfers and long rides from Upper Austria, Salzburg, Passau
client:VS Code
transport:streamable-http
tools:7
Install RIED.TAXI in VS Code
.vscode/mcp.json
{
"servers": {
"booking": {
"type": "http",
"url": "https://ried.taxi/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs