← humanpages.ai
INDIVIDUAL MCP TOOL
claim_free_pro_upgrade
Deprecated: Agents are now auto-activated on PRO tier at registration.
LIVE ENDPOINT
https://humanpages.ai/mcp
Connect to this endpoint to inspect the live schema for claim_free_pro_upgrade and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.humanpages]
url = "https://humanpages.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"humanpages": {
"type": "http",
"url": "https://humanpages.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: humanpages
Remote MCP URL: https://humanpages.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"humanpages": {
"url": "https://humanpages.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"humanpages": {
"type": "http",
"url": "https://humanpages.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "humanpages",
"transport": "streamable-http",
"url": "https://humanpages.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_humans— Search for humans available for hire.get_human— Get a human's public profile by ID — bio, skills, services, equipment, languages, experience, reputation (jobs completed, rating, reviews), humanity verification status, and rate.register_agent— Register a new agent on Human Pages.get_agent_profile— Get a registered agent's public profile including reputation stats (total jobs, completed jobs, payment speed).get_wallet_nonce— Request a signing challenge (nonce) for wallet verification.set_wallet— Set the wallet address for a registered agent.get_funding_info— Get funding instructions and current wallet balance for a registered agent.verify_agent_domain— Verify domain ownership for a registered agent.