olalonde/mcp-human
When your LLM needs human assistance (through AWS Mechanical Turk)
Quick Start
Clone the repository:
git clone https://github.com/olalonde/mcp-humanClaude Desktop configuration example:
{
"mcpServers": {
"mcp-human": {
"command": "npx",
"args": [
"-y",
"olalonde/mcp-human"
]
}
}
}Check the repository README for specific installation and configuration instructions.