Skip to content
VS Code

Live Times Transit for VS Code

io.github.travelwhiz-ltd/live-times-transit

Read-only public transit departures, stop search, and city coverage for bus and train users.

client:VS Code transport:streamable-http tools:5

Install Live Times Transit in VS Code

.vscode/mcp.json

{
  "servers": {
    "live-times-transit": {
      "type": "http",
      "url": "https://livebustimes.org/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Live Times Transit in other clients