AI2Human MCP server — Claude can dispatch human-execution tasks with proof verification.
Project description
AI2Human MCP Server
Claude can dispatch human-execution tasks with proof verification.
When your Claude agent hits a step it can't complete alone — local verification, physical checks, identity actions, compliance reviews — AI2Human dispatches it to a human operator with cryptographic proof verification.
Quickstart
pip install ai2human-mcp
Set your API key:
export AI2HUMAN_API_KEY="your-key"
Run:
ai2human-mcp
Claude Desktop Config
{
"mcpServers": {
"ai2human": {
"command": "uvx",
"args": ["ai2human-mcp"],
"env": {
"AI2HUMAN_API_KEY": "YOUR_KEY"
}
}
}
}
Tools
| Tool | Description |
|---|---|
ai2human_list_categories |
List supported task categories and proof types |
ai2human_create_task |
Dispatch a human-execution task |
ai2human_check_task |
Check task status, verification, and settlement |
ai2human_get_proof |
Retrieve evidence bundle and settlement receipt |
Environment
| Variable | Required | Default |
|---|---|---|
AI2HUMAN_API_KEY |
Yes | — |
AI2HUMAN_AGENT_KEY |
No | Fallback for API key |
AI2HUMAN_BASE_URL |
No | https://ai2human.io |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai2human_mcp-0.1.0.tar.gz.
File metadata
- Download URL: ai2human_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0475e9f5e45362cdaf44a9f12ed8cca82be227c830812722593c128caa8ca9ba
|
|
| MD5 |
40cf0a1f9576177054d3be2fa4bbb494
|
|
| BLAKE2b-256 |
a9a3f88cb6002c76bfd1568bb3e6aa3373380c76dccc9dd825a52dfe530e5593
|
File details
Details for the file ai2human_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai2human_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af16b0f00925ff5c175d44689b6d6071cbaafd6d33788974418c3d40c21b7620
|
|
| MD5 |
6f7848561dde69f100e2eba25dffc427
|
|
| BLAKE2b-256 |
11b59438fb5db8b7e0d7329618fa04726465a3d08fa4eb181b7cfb19e769c9a3
|