Agent Watch for Grok
io.github.entradox/agent-watch
Monitoring for the agent economy — liveness, latency, trust scoring for MCP endpoints
client:Grok
transport:streamable-http
tools:8
Install Agent Watch in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-watch": {
"type": "http",
"url": "https://agent-watch-api-production.up.railway.app/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