AgentWatch
Quality Score
84
/100
Multi-agent observability: cascade failure detection, heartbeats, and forensic replay
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"agentwatch": {
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch"
],
"env": {
"AGENTWATCH_DB": "<agentwatch_db>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"agentwatch": {
"command": "npx",
"args": [
"-y",
"@nicofains1/agentwatch"
],
"env": {
"AGENTWATCH_DB": "<agentwatch_db>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @nicofains1/agentwatch§02 Environment variables
AGENTWATCH_DBPath to SQLite database file
§03 MCP Quality Score · methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.