Agentlens
Freeby MCP Community
MCP agent audit trail interceptor
v0.1.0Added Apr 12, 2026
Agentlens MCP Server
MCP agent audit trail interceptor
Installation
npx -y @sayedmohammad/agentlens
Reviews
Installation
Quick install
npx -y @sayedmohammad/agentlens
Add to claude_desktop_config.json
{
"mcpServers": {
"agentlens": {
"command": "npx",
"args": ["-y", "@sayedmohammad/agentlens"]
}
}
}