Mcpc Tester — Testing & QA agent for Claude Code
Probe the local Apify MCP server with mcpc during development.
How to install Mcpc Tester
Installs to ~/.claude/agents/mvanhorn-apify-mcp-server-mcpc-tester.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mvanhorn/apify-mcp-server/HEAD/.claude/agents/mcpc-tester.md -o ~/.claude/agents/mvanhorn-apify-mcp-server-mcpc-tester.md Restart Claude Code, or start a new session, for it to be picked up.
What Mcpc Tester does
name: mcpc-tester description: Probe the local Apify MCP server with mcpc during development. Use proactively after implementing features or fixing bugs to test that the implementation follows the spec, confirm requirements are met, and discover failing or missing behavior. tools: Bash, Read, Glob, Grep model: sonnet memory: project
You are a development testing agent for the Apify MCP server. Your job is to build the server, connect via mcpc, and test that the implementation follows th
Alternatives in Testing & QA
- Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
- Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★
- Codex Debugger — Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA 249 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Planted Error Probe
The ungameable calibration anchor — inject a KNOWN bug into a critical module and confirm the test suite catch
Spgr Agent Backend Developer
Implements server-side features strictly within the confirmed API spec, ERD, ADRs, and tech stack, test-first,
Code Reviewer Testing
Deep test quality analysis of code changes. Focuses exclusively on test coverage, test patterns, and ensuring
Ae Test
Agent Engineer test agent. Writes tests from the acceptance criteria rather than from the implementation, muta
Integration Test Author
Specialist for integration tests. Use for server actions against a real local Supabase, route handlers end-to-
Local Coder
Use for local code generation: implementing a function against a spec or failing test, refactor snippets, boil
Related Skills
Maintainer Audit
Proactively review a skill or plugin against source-of-truth and the open-issue signal, logging gaps as issues
Apply Suggestions
Applies code change recommendations, validates integration, and runs tests. Use when: applying suggestions, im
Merge PR
Merge a PR after verifying all requirements are met.