claim_free_pro_upgrade — Human Pages MCP Tool
claim_free_pro_upgrade
(claim free pro upgrade) is one of 40 tools on the
Human Pages
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call claim_free_pro_upgrade from your client
- Claude Code Human Pages claim_free_pro_upgrade run in your project directory
- Claude Desktop Human Pages claim_free_pro_upgrade ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Human Pages claim_free_pro_upgrade ~/.cursor/mcp.json
- VS Code Human Pages claim_free_pro_upgrade .vscode/mcp.json
- Zed Human Pages claim_free_pro_upgrade ~/.config/zed/settings.json
- Windsurf Human Pages claim_free_pro_upgrade ~/.codeium/windsurf/mcp_config.json
- Cline Human Pages claim_free_pro_upgrade ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Human Pages claim_free_pro_upgrade ~/.gemini/settings.json
- Grok Human Pages claim_free_pro_upgrade .mcp.json (in your project root)
- ChatGPT Human Pages claim_free_pro_upgrade Settings → Connectors → Advanced → Developer mode
- Claude.ai Human Pages claim_free_pro_upgrade Settings → Connectors → Add custom connector
- LangChain Human Pages claim_free_pro_upgrade pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http humanpages https://humanpages.ai/mcp
Other tools on this server
- search_humans
- get_human
- register_agent
- get_agent_profile
- get_wallet_nonce
- set_wallet
- get_funding_info
- verify_agent_domain
- create_job_offer
- get_job_status
- mark_job_paid
- approve_completion
- request_revision
- check_humanity_status
- leave_review
- get_human_profile
- request_activation_code
- verify_social_activation
- get_activation_status
- get_payment_activation
- verify_payment_activation
- start_stream
- record_stream_tick
- pause_stream
- resume_stream
- stop_stream
- send_job_message
- get_job_messages
- create_listing
- get_listings
- get_listing
- get_listing_applications
- make_listing_offer
- cancel_listing
- list_arbitrators
- register_as_arbitrator
- get_dispute_details
- submit_verdict
- get_promo_status
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.