Skip to content
VS Code

Irail for VS Code

io.github.pipeworx-io/irail

iRail MCP — Belgian rail (SNCB/NMBS) real-time via the community iRail API

client:VS Code transport:streamable-http

Install Irail in VS Code

.vscode/mcp.json

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

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

Irail in other clients