Lviv Public Transport for VS Code
io.github.vbhjckfd/timetable-api-node
Lviv public transport MCP: stops, timetables, routes, and live vehicle positions. No API key.
client:VS Code
transport:streamable-http
tools:8
Install Lviv Public Transport in VS Code
.vscode/mcp.json
{
"servers": {
"timetable-api-node": {
"type": "http",
"url": "https://api.lad.lviv.ua/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs