Agentwatch for VS Code
lighting.comiza/agentwatch
Check if ChatGPT, Claude and Perplexity can reach, read and quote a website.
client:VS Code
transport:streamable-http
tools:4
Install Agentwatch in VS Code
.vscode/mcp.json
{
"servers": {
"agentwatch": {
"type": "http",
"url": "https://comiza.lighting/agentwatch/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs