← Index

io.github.dbsectrainer/mcp-agent-trace-inspector

io.github.dbsectrainer/mcp-agent-trace-inspector·v1.0.0·Other
Quality Score
84
/100

Step-by-step observability for MCP agent workflows

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-agent-trace-inspector": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-agent-trace-inspector"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-agent-trace-inspector": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-agent-trace-inspector"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-agent-trace-inspector
§02  Environment variables
YOUR_API_KEY
requiredsecret

Your API key for the service

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other