Siddhant-K-code/agent-trace
strace for AI agents. Capture and replay every tool call, prompt, and response from Claude Code, Cursor, or any MCP client
Platform-specific configuration:
{
"mcpServers": {
"agent-trace": {
"command": "npx",
"args": [
"-y",
"agent-trace"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...