agent observability for Claude Desktop
io.github.rudrendupaul/agent-observability
AI agent observability with deterministic record/replay for debugging agent failures.
client:Claude Desktop
transport:stdio
runtime:pypi
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": "uvx",
"args": [
"agent-observability-trace-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs