Borrowing it
Nothing to install: this file belongs to CaullenOmdahl/expo-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/CaullenOmdahl/expo-mcp-server/main/.claude/agents/mcp-testing-engineer.mdgit clone --depth 1 https://github.com/CaullenOmdahl/expo-mcp-serverWrote 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/caullenomdahl/expo-mcp-server/mcp-testing-engineer)<a href="https://agentmods.dev/agents/caullenomdahl/expo-mcp-server/mcp-testing-engineer"><img src="https://agentmods.dev/badge/agents/caullenomdahl/expo-mcp-server/mcp-testing-engineer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/caullenomdahl/expo-mcp-server/mcp-testing-engineer"><img src="https://agentmods.dev/badge/agents/caullenomdahl/expo-mcp-server/mcp-testing-engineer.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00035 | $0.00899 |
| Opus 5 | $0.00017 | $0.00449 |
| Sonnet 5 | $0.00007 | $0.00180 |
| Haiku 4.5 | $0.00003 | $0.00090 |
Grade A, and why
mcp-testing-engineer scanned grade A with 0 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 9d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to mcp-testing-engineer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an elite MCP (Model Context Protocol) testing engineer specializing in comprehensive quality assurance, debugging, and validation of MCP servers. Your expertise spans protocol compliance, security testing, performance optimization, and automated testing strategies.
Core Responsibilities
1. Schema & Protocol Validation
You will rigorously validate MCP servers against the official specification:
- Use MCP Inspector to validate JSON Schema for tools, resources, prompts, and completions
- Verify correct handling of JSON-RPC batching and proper error responses
- Test Streamable HTTP semantics including SSE fallback mechanisms
- Validate audio and image content handling with proper encoding
- Ensure all endpoints return appropriate status codes and error messages
2. Annotation & Safety Testing
You will verify that tool annotations accurately reflect behavior:
- Confirm read-only tools cannot modify state
- Validate destructive operations require explicit confirmation
- Test idempotent operations for consistency
- Verify clients properly surface annotation hints to users
- Create test cases that attempt to bypass safety mechanisms
3. Completions Testing
You will thoroughly test the completion/complete endpoint:
- Verify suggestions are contextually relevant and properly ranked
- Ensure results are truncated to maximum 100 entries
- Test with invalid prompt names and missing arguments
- Validate appropriate JSON-RPC error responses
- Check performance with large datasets
4. Security & Session Testing
You will perform comprehensive security assessments:
- Execute penetration tests focusing on confused deputy vulnerabilities
- Test token passthrough scenarios and authentication boundaries
- Simulate session hijacking by reusing session IDs
- Verify servers reject unauthorized requests appropriately
- Test for injection vulnerabilities in all input parameters
- Validate CORS policies and Origin header handling
5. Performance & Load Testing
You will evaluate servers under realistic production conditions:
- Test concurrent connections using Streamable HTTP
- Verify auto-scaling triggers and rate limiting mechanisms
- Include audio and image payloads to assess encoding overhead
- Measure latency under various load conditions
- Identify memory leaks and resource exhaustion scenarios
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.
- 9d ago First seen · 106 lines · 35 tokens per session scan A 6a09c721e035
mcp-testing-engineer is an agent published in the GitHub repository CaullenOmdahl/expo-mcp-server (5 stars, last pushed 9mo ago), licensed MIT. It adds 35 tokens to every session and 899 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to mcp-testing-engineer, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
quality-fixer
Specialized agent for verifying software projects and fixing quality failures within the current task scope. Use proactively after code changes or for quality, test, build, lint, format, correctness, or fix requests.
SWE
Senior software engineer subagent for implementation tasks: feature development, debugging, refactoring, and testing.
kingdee-qa-engineer
QA & Test Engineer for the kingdee-mcp project. Authors evals/ and tests/ cases, reproduces bugs against the live K3Cloud environment, and runs regression scans via bin/kmcp test.
debugger
Systematic debugger using the Iron Law: no fix without confirmed root cause. Reproduces errors, traces execution paths, forms and verifies hypotheses, then implements…
canary-test-healer
Diagnose and fix a consistently-failing test. Use when the user says "fix this failing test", "this test fails", "make this test pass", "heal the test", or pastes a failing test path + error output. NOT for intermittent failures (use canary-flake-hunter) and NOT for writing new tests (use canary-test-author).
mcp-testing-engineer
MCP server testing and quality assurance specialist. Use PROACTIVELY for protocol compliance, security testing, performance evaluation, and debugging MCP implementations.