Skip to content
Cursor

Irail for Cursor

io.github.pipeworx-io/irail

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

client:Cursor transport:streamable-http

Install Irail in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "irail": {
      "url": "https://gateway.pipeworx.io/irail/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Irail in other clients