create_challenge — captcha.cc Human Verification MCP Tool Mutating
create_challenge
(create challenge) is one of 3 tools on the
captcha.cc Human Verification
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_challenge from your client
- Claude Code captcha.cc Human Verification create_challenge run in your project directory
- Claude Desktop captcha.cc Human Verification create_challenge ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor captcha.cc Human Verification create_challenge ~/.cursor/mcp.json
- VS Code captcha.cc Human Verification create_challenge .vscode/mcp.json
- Zed captcha.cc Human Verification create_challenge ~/.config/zed/settings.json
- Windsurf captcha.cc Human Verification create_challenge ~/.codeium/windsurf/mcp_config.json
- Cline captcha.cc Human Verification create_challenge ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI captcha.cc Human Verification create_challenge ~/.gemini/settings.json
- Grok captcha.cc Human Verification create_challenge .mcp.json (in your project root)
- ChatGPT captcha.cc Human Verification create_challenge Settings → Connectors → Advanced → Developer mode
- Claude.ai captcha.cc Human Verification create_challenge Settings → Connectors → Add custom connector
- LangChain captcha.cc Human Verification create_challenge pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http captchacc https://captcha.cc/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.