Command Logger
MCP Serverby aitmpl.com · Added 5mo ago
Claude
673
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"command-logger": {
"command": "npx",
"args": [
"command-logger"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Log all Claude Code commands to a file for audit and debugging purposes. Simple logging that records tool usage with timestamps.
Tags
developmenthookaitmplhook