Loading MCP server directory, please wait...
Dispatch human-execution tasks with proof verification, local checks, and compliance reviews.
npx @getmcp/cli add io.github.richard7463/ai2human-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AI2HUMAN_API_KEYAI2Human agent API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.richard7463/ai2human-mcp": {
"command": "uvx",
"args": [
"ai2human-mcp"
],
"env": {
"AI2HUMAN_API_KEY": "",
"AI2HUMAN_AGENT_KEY": "",
"AI2HUMAN_BASE_URL": ""
}
}
}
}