Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"debug-recorder-mcp": {
"command": "npx",
"args": [
"debug-recorder-mcp"
],
"env": {
"DEBUG_RECORDER_TRANSPORT": "stdio"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
DEBUG_RECORDER_TRANSPORT=stdionpx claudepluginhub oaslananka/agent-tools --plugin debug-recorder-mcp