Agent DVR for Grok
com.ispyconnect/agentdvr
Ask your security cameras anything and set up alert rules in a sentence. Built into Agent DVR.
client:Grok
transport:streamable-http
runtime:mcpb
Install Agent DVR in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentdvr": {
"type": "http",
"url": "https://www.ispyconnect.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs