Skip to content
VS Code

Bluewatch for VS Code

io.github.29yeovil/bluewatch

Search live UK firefighter recruitment across 73 fire services, with on-call station data.

client:VS Code transport:streamable-http

Install Bluewatch in VS Code

.vscode/mcp.json

{
  "servers": {
    "bluewatch": {
      "type": "http",
      "url": "https://bluewatch.app/mcp"
    }
  }
}

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

Bluewatch in other clients