agent observability for Claude Desktop
io.github.kryptosai/agent-observability
Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent observability in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-observability": {
"command": "npx",
"args": [
"-y",
"agent-obs"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs