Skip to content
VS Code

Tfl for VS Code

io.github.pipeworx-io/tfl

Transport for London (TfL) Unified API MCP — keyless.

client:VS Code transport:streamable-http

Install Tfl in VS Code

.vscode/mcp.json

{
  "servers": {
    "tfl": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/tfl/mcp"
    }
  }
}

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

Tfl in other clients