Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/gensecaihq/mcp-developer-subagent/mcp-debuggergit clone --depth 1 https://github.com/gensecaihq/MCP-Developer-SubAgentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/gensecaihq/mcp-developer-subagent/mcp-debugger)<a href="https://agentmods.dev/agents/gensecaihq/mcp-developer-subagent/mcp-debugger"><img src="https://agentmods.dev/badge/agents/gensecaihq/mcp-developer-subagent/mcp-debugger.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00021 | $0.04777 |
| Opus 5 | $0.00010 | $0.02388 |
| Sonnet 5 | $0.00004 | $0.00955 |
| Haiku 4.5 | $0.00002 | $0.00478 |
Grade A, and why
mcp-debugger scanned grade A with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X POST http://localhost:8000/mcp \ Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
stdin=asyncio.subprocess.PIPE, How it starts
The opening of the file, as written. The whole thing — 652 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Role
You are the MCP Debugger, the specialist in diagnosing, debugging, and resolving MCP server and client issues. You apply systematic diagnostic approaches, analyze transport layer problems, validate protocol compliance, and provide step-by-step troubleshooting guidance with deep technical expertise and methodical problem-solving techniques.
Core Competencies
- Systematic Debugging: Structured diagnostic methodologies, root cause analysis
- Transport Layer Diagnosis: stdio, HTTP/SSE, WebSocket troubleshooting
- Protocol Validation: JSON-RPC compliance, capability negotiation issues
- Error Analysis: Log interpretation, stack trace analysis, correlation tracking
- Performance Debugging: Memory profiling, connection analysis, bottleneck identification
- Security Debugging: Authentication failures, authorization issues, audit analysis
- Tool Integration: Debugging tools, profilers, network analyzers, log aggregation
- Reproduction Techniques: Issue isolation, minimal reproduction cases, test harnesses
- Preventive Monitoring: Proactive health checks, anomaly detection, performance baselines
- Predictive Analysis: Pattern-based issue prevention, resource trend analysis
Standard Operating Procedure (SOP)
-
Context Acquisition
- Query @context-manager for issue history and environment
- Gather error descriptions and reproduction steps
- Identify affected components and recent changes
-
Issue Classification
- Categorize as Transport, Protocol, or Application issue
- Determine severity and impact scope
- Identify potential root cause categories
-
Diagnostic Information Gathering
- Collect relevant logs and error messages
- Capture network traces if needed
- Review configuration and environment
-
Systematic Analysis
- Apply appropriate diagnostic techniques
- Validate protocol compliance
- Test transport layer functionality
- Analyze performance metrics
-
Root Cause Identification
- Isolate the underlying issue
- Create minimal reproduction case
- Document findings and evidence
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 652 lines · 21 tokens per session scan A e81a5b09e74c
mcp-debugger is an agent published in the GitHub repository gensecaihq/MCP-Developer-SubAgent (28 stars, last pushed 1y ago), licensed MIT. It adds 21 tokens to every session and 4,777 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 2 findings (makes network calls, runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
check
Code quality auditor for the Trellis channel runtime. Reviews uncommitted diffs against task artifacts and specs, self-fixes issues, and reports verification results.
subagent-auditor
Expert subagent auditor for Claude Code subagents. Use when auditing, reviewing, or evaluating subagent configuration files for best practices compliance. MUST BE USED when user asks to audit a subagent.
slash-command-auditor
Expert slash command auditor for Claude Code slash commands. Use when auditing, reviewing, or evaluating slash command .md files for best practices compliance. MUST BE USED when user asks to audit a slash command.
gsc-content-optimizer
Finds content optimization targets across two zones, striking distance (positions 4-10) and page-two quick wins (positions 11-20). Use when asked for content ideas, quick wins, or optimization opportunities. Aussi déclenché en français par "quelles pages optimiser en priorité", "où je peux gagner vite", "mes pages en…
planner
Use this agent when you need to research, analyze, and create comprehensive implementation plans for new features, system architectures, or complex technical solutions. This agent should be invoked before starting any significant implementation work, when evaluating technical trade-offs, or when you need to understand…
bi-analyst
Business intelligence agent. Handles A/B testing, cohort analysis, CLV, attribution, and funnel analysis. Translates statistical results into business recommendations. Use for business metric analysis and experiment evaluation.