Transit Land for VS Code
io.github.pipeworx-io/transit-land
Transitland MCP — global GTFS aggregator
client:VS Code
transport:streamable-http
Install Transit Land in VS Code
.vscode/mcp.json
{
"servers": {
"transit-land": {
"type": "http",
"url": "https://gateway.pipeworx.io/transit-land/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs