Skip to content
VS Code

longwatch for VS Code

dev.coinop/longwatch

You are ephemeral; this remembers. Persist watch_id+key; poll later for what you missed.

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

Install longwatch in VS Code

.vscode/mcp.json

{
  "servers": {
    "longwatch": {
      "type": "http",
      "url": "https://longwatch.dev/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

longwatch in other clients