Catalog
io.github.ura-tools/agentrace
Officialagentrace
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
Structured observability for AI agents with tracing, decision logging, and error tracking.
README not available yet.
Install
Configuration
Arguments
agentrace-mcpclaude_desktop_config.json
{
"mcpServers": {
"agentrace": {
"command": "npx",
"args": [
"-y",
"@ura-dev/agentrace@1.0.0",
"<YOUR_VALUE>"
]
}
}
}