Skip to content
VS Code

Mind the Gates — UK level crossings for VS Code

uk.mindthegates/crossings

Live barrier status and closure forecasts for ~1,600 UK level crossings. Public data, no auth.

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

Install Mind the Gates — UK level crossings in VS Code

.vscode/mcp.json

{
  "servers": {
    "crossings": {
      "type": "http",
      "url": "https://mindthegates.uk/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

Mind the Gates — UK level crossings in other clients