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.
$curl -o .claude/agents/mcpc-tester.md https://raw.githubusercontent.com/apify/apify-mcp-server/HEAD/.claude/agents/mcpc-tester.mdInstalls into the current project.
Install mcpc-tester by running `curl -o .claude/agents/mcpc-tester.md https://raw.githubusercontent.com/apify/apify-mcp-server/HEAD/.claude/agents/mcpc-tester.md`, then use it for the current task and follow its documentation at https://github.com/apify/apify-mcp-server.