Loomal

AgentWatch

MCP server by github.com/nicofains1/agentwatch

Multi-agent observability: cascade failure detection, heartbeats, and forensic replay

0 starsnpm: @nicofains1/agentwatch

About AgentWatch

AgentWatch is an MCP (Model Context Protocol) server published by nicofains1 in the official MCP registry, listed under Autonomous Agents on Loomal. Multi-agent observability: cascade failure detection, heartbeats, and forensic replay

It ships as an npm package (@nicofains1/agentwatch), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nicofains1/agentwatch.

Use AgentWatch with your agent

Claude Code · one command
claude mcp add agentwatch -- npx -y @nicofains1/agentwatch
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentwatch": {
      "command": "npx",
      "args": [
        "-y",
        "@nicofains1/agentwatch"
      ]
    }
  }
}
npm@nicofains1/agentwatch

Frequently asked questions

What is AgentWatch?
AgentWatch is an MCP (Model Context Protocol) server by nicofains1 in the Autonomous Agents category. Multi-agent observability: cascade failure detection, heartbeats, and forensic replay
How do I connect AgentWatch to Claude, Cursor, or another MCP client?
Install AgentWatch from its npm package (@nicofains1/agentwatch) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AgentWatch open source?
Yes — the source code is public at github.com/nicofains1/agentwatch.
Can AI agents pay to use AgentWatch?
Not yet through Loomal — AgentWatch is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentWatch? Claim this listing free by verifying GitHub ownership, or contact us.