Agent DVR for VS Code
com.ispyconnect/agentdvr
Ask your security cameras anything and set up alert rules in a sentence. Built into Agent DVR.
client:VS Code
transport:streamable-http
runtime:mcpb
Install Agent DVR in VS Code
.vscode/mcp.json
{
"servers": {
"agentdvr": {
"type": "http",
"url": "https://www.ispyconnect.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs