other tools and integrations

Mcp Human

When your LLM needs human assistance (through AWS Mechanical Turk)

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y olalonde/mcp-human

Configuration

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)

GitHub: https://github.com/olalonde/mcp-human

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub