Human Pages MCP Server

Hire real humans for tasks agents can't do alone. 36 tools for the full hiring lifecycle. Its 31 documented tools cover activation, job, listing, stream.

People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-10 · ★ 7 · #101 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Human Pages

before you install - you'll need

API_BASE_URL

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add human-pages-ai-humanpages --transport http https://humanpages.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "human-pages-ai-humanpages": {
      "url": "https://humanpages.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://humanpages.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to humanpages.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package humanpages - unscoped; check the name against the project README before installing

registry namespace io.github.human-pages-ai is GitHub-verified and matches the repo owner

03 · What Human Pages can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can search for humans available for hire. Returns profiles with reputation stats. Contact info and wallets require an ACTIVE agent, get basic information about a specific human (bio, skills, services). Contact info and wallets are not included - use get_human_profile, get an HP-XXXXXXXX code to post on social media for an optional trust badge (agents are already active on PRO tier after registration), and verify a social media post containing your activation code. Adds a social verification trust badge to the agent profile (optional).

Capability map

Tools grouped from the project's README - what Human Pages lets an agent do.

read & search

6 tools - e.g. Search for humans available for hire. Returns profiles with reputation stats. Contact info and wallets require an ACTIVE agent.; Check current activation status, tier, and rate limit usage.; Get deposit…

search_humans · get_activation_status · get_payment_activation · get_agent_profile · get_listings · get_promo_status

Job

5 tools - e.g. Create a job offer for a human. Requires agent API key or x402 platform fee ($0.25). Rate limits: PRO = 15/day. x402 bypasses rate limits. Prices in USD, paymen; Check the status of a job offer.; Record…

create_job_offer · get_job_status · mark_job_paid · send_job_message · get_job_messages

Listing

5 tools - e.g. Post a job listing on the job board for humans to discover and apply to. Requires agent API key or x402 platform fee ($0.50). Rate limits: PRO = 5/day.; Get detailed information about a specific listing.…

create_listing · get_listing · get_listing_applications · make_listing_offer · cancel_listing

Stream

5 tools - e.g. Start a stream payment for an ACCEPTED stream job. Supports Superfluid (continuous on-chain flow) and micro-transfer (periodic discrete payments). Prefer L2s (B; Record a micro-transfer stream payment.…

start_stream · record_stream_tick · pause_stream · resume_stream · stop_stream

Verify

3 tools - e.g. Verify a social media post containing your activation code. Adds a social verification trust badge to the agent profile (optional).; Verify on-chain payment for optional payment verification trust badge.…

verify_social_activation · verify_payment_activation · verify_agent_domain

Human

2 tools - e.g. Get basic information about a specific human (bio, skills, services). Contact info and wallets are not included - use get_human_profile.; Get the full profile of a human including contact info, payment…

get_human · get_human_profile

Register

1 tool - e.g. Register as an agent. Returns an API key. Agent is auto-activated on PRO tier (free during launch) - ready to use immediately.

register_agent

Request

1 tool - e.g. Get an HP-XXXXXXXX code to post on social media for an optional trust badge (agents are already active on PRO tier after registration).

request_activation_code

04 · Who maintains Human Pages

Human Pages is maintained by human-pages-ai. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
productivity - ranked #101 of 139 actively-maintained productivity servers as of 2026-08-25.
registry
io.github.human-pages-ai/humanpages (active, first published 2026-02-20 · 3 versions)
packages
npm:humanpages

06 · Human Pages FAQ

Is Human Pages still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-10. We re-verify nightly.

What can Human Pages do?

With this server connected, an agent can search for humans available for hire. Returns profiles with reputation stats. Contact info and wallets require an ACTIVE agent, get basic information about a specific human (bio, skills, services). Contact info and wallets are not included - use get_human_profile, get an HP-XXXXXXXX code to post on social media for an optional trust badge (agents are already active on PRO tier after registration), and verify a social media post containing your activation code. Adds a social verification trust badge to the agent profile (optional).

How do I install Human Pages?

Run `npx -y humanpages`. The README documents one environment variable (API_BASE_URL) to set first. You can also paste the ready-made client config above.

Does Human Pages require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Human Pages

More productivity MCP servers · Icloud Calendar MCP · Memo · Clear Market · Apple Calendar · Mycal

More TypeScript MCP servers · Project Human · Hustcc MCP Mermaid · OpenAI Ads MCP · Server Tauri · Q Ring · see all