Cli
Freeby MCP Community
Debug, replay, and understand every MCP tool call - Datadog for MCPs
v0.1.2Added Apr 12, 2026
mcpmodel-context-protocoldebuggingmonitoringproxy
Cli MCP Server
Debug, replay, and understand every MCP tool call - Datadog for MCPs
Installation
npx -y @argusai/cli
Reviews
Installation
Quick install
npx -y @argusai/cli
Add to claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": ["-y", "@argusai/cli"]
}
}
}