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 |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ai2human_mcp-0.1.2.tar.gz
(3.8 kB
view details)
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.2.tar.gz.
File metadata
- Download URL: ai2human_mcp-0.1.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7546afaac48068ebf6b747eb3b060f1017e7351d970c846dd41a4c383725a1c9
|
|
| MD5 |
108690acaf88b73855f5442caafa601f
|
|
| BLAKE2b-256 |
797c3116dd6adf82ea2e124e9b85260ae29ab09bf334a672b2cb25e16d99b805
|
File details
Details for the file ai2human_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ai2human_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
afbde4d0f7d86065ba9fdd5c393a7b818371313bd4b365b095fb20c4fc48ebab
|
|
| MD5 |
76f6518ca2505b6d675c6eba1565c7dc
|
|
| BLAKE2b-256 |
9f8452a4daebc908215f2bf89a1da16f4a822c747036e756294b545dadb47c4b
|