Pricing Docs MCP

Claude Code

Get real humans to test your app directly from Claude Code.

Prerequisites

Install Claude Code and Node.js 18+.

Install Skills

npx skills add volter-ai/runhuman-skills

Login

npx runhuman login

Get your API key at runhuman.com when prompted.

Start Claude Code

cd my-project
claude

Test Your Site

Ask Claude:

“Test the checkout flow on https://staging.myapp.com using Runhuman”

Claude handles everything: creating the test, waiting for results, and reporting back.

More examples: "Test signup", "Test mobile layout", "Test checkout and wait for results"


For live server connection instead of skills: MCP guide