Agent Watch for VS Code
io.github.entradox/agent-watch
Monitoring for the agent economy — liveness, latency, trust scoring for MCP endpoints
client:VS Code
transport:streamable-http
tools:8
Install Agent Watch in VS Code
.vscode/mcp.json
{
"servers": {
"agent-watch": {
"type": "http",
"url": "https://agent-watch-api-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs