MCP Server
MCP
AgentWatch
Multi-agent observability: cascade failure detection, heartbeats, and forensic replay
Install
npx -y @nicofains1/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@nicofains1/agentwatch",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Path to SQLite database file",
"name": "AGENTWATCH_DB"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment