Skip to content
VS Code

alltimetables — European public transport for VS Code

com.alltimetables/european-transport

Plan journeys by train, bus, tram, metro and ferry across 42 European countries.

client:VS Code transport:streamable-http

Install alltimetables — European public transport in VS Code

.vscode/mcp.json

{
  "servers": {
    "european-transport": {
      "type": "http",
      "url": "https://alltimetables.com/mcp"
    }
  }
}

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

alltimetables — European public transport in other clients