Back to search
30
MCP

HumanOps

io.github.thepianistdirector/humanops

MCP server for AI agents to dispatch real-world tasks to verified human operators

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ask-human-mcp
MCP server that lets AI agents escalate questions to humans
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
manus-mcp
MCP server for Manus API - Create AI tasks and manage webhooks
0 tools
io.github.zyntarasystems/human-dispatch-mcp
MCP server that dispatches physical-world tasks to humans through a unified API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "humanops": {
      "url": "None",
      "transport": "http"
    }
  }
}