Traveltime for VS Code
io.github.pipeworx-io/traveltime
TravelTime MCP — multi-modal isochrones & reachability incl. PUBLIC TRANSPORT
client:VS Code
transport:streamable-http
Install Traveltime in VS Code
.vscode/mcp.json
{
"servers": {
"traveltime": {
"type": "http",
"url": "https://gateway.pipeworx.io/traveltime/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs