Skip to content
VS Code

HostTracker for VS Code

io.github.hosttracker/hosttracker

Website uptime monitoring: run checks from 300+ locations, manage monitors, alerts and incidents

client:VS Code transport:streamable-http

Install HostTracker in VS Code

.vscode/mcp.json

{
  "servers": {
    "hosttracker": {
      "type": "http",
      "url": "https://mcp.host-tracker.com/mcp"
    }
  }
}

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

HostTracker in other clients