mvanhorn

Mcpc Tester — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository