Loading MCP server directory, please wait...
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
npx @getmcp/cli add io.github.ura-tools/agentraceRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ura-tools/agentrace": {
"command": "node",
"args": [
"@ura-dev/agentrace"
]
}
}
}