other tools and integrations
Mcp Human
When your LLM needs human assistance (through AWS Mechanical Turk)
typescript
cloud
other tools and integrations
Installation
npx -y olalonde/mcp-humanConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-human",
"command": "npx",
"args": [
"-y",
"olalonde/mcp-human"
]
}About This MCP Server
olalonde/mcp-human
When your LLM needs human assistance (through AWS Mechanical Turk)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub