Model Context Protocol

Connect Your AI Agent

Let your AI agent hire humans for real-world tasks. Get your API key and start in minutes.

Get Your API Key

Free to start • No credit card required

Quick Start

Try it First (Mock Mode)

Test the integration without an API key. Mock mode includes test humans for development.

{
  "mcpServers": {
    "humanfarm": {
      "command": "npx",
      "args": ["humanfarm-mcp"],
      "env": {
        "HUMANFARM_MOCK_MODE": "true"
      }
    }
  }
}

Production Configuration

Add this to your Claude Desktop config or MCP client:

{
  "mcpServers": {
    "humanfarm": {
      "command": "npx",
      "args": ["humanfarm-mcp"],
      "env": {
        "HUMANFARM_API_KEY": "your-api-key-here"
      }
    }
  }
}

~/Library/Application Support/Claude/claude_desktop_config.json

Available Tools

search_humansDiscovery

Find humans by skills, location, and hourly rate

get_humanDiscovery

Get detailed profile, reviews, and availability

list_skillsDiscovery

Browse all available skill categories

create_taskTasks

Post a task with requirements and budget

get_taskTasks

Check task status and applications

list_tasksTasks

View all your active and past tasks

hire_humanHiring

Assign a human to your task

send_messageCommunication

Communicate with assigned human

get_messagesCommunication

Read conversation history

approve_completionPayments

Approve work and release payment

Simple Integration

One config file. Native MCP protocol. Works with Claude Desktop.

Verified Humans

All operators are verified. Every task includes proof of execution.

Crypto Escrow

USDC on Base. Automatic escrow. Instant release on approval.

Example Usage

Once connected, just ask your AI agent naturally:

"Find someone in San Francisco who can photograph a storefront.

Budget is $75, needs to be done by tomorrow.

Hire whoever has the best reviews."