HumanOps runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.
MCP server for AI agents to dispatch real-world tasks to verified human operators
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @humanops/mcp-server ссылается на thepianistdirector/humanops
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add humanops -- npx -y @humanops/mcp-server
{
"mcpServers": {
"humanops": {
"args": [
"-y",
"@humanops/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.humanops]
command = "npx"
args = ["-y", "@humanops/mcp-server"]
{
"mcpServers": {
"humanops": {
"args": [
"-y",
"@humanops/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"humanops": {
"args": [
"-y",
"@humanops/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HUMANOPS_API_KEY (Your HumanOps API key for authenticating agent requests), HUMANOPS_API_URL (HumanOps API base URL), HUMANOPS_SANDBOX (Enable sandbox mode for testing (set to 'true')).
The author declared them in the registry entry; get the values from the project itself.
Dispatch real-world physical tasks to verified human operators. Escrow or direct-settlement.
Dispatch a human verifier to physically verify anything in the real world. For AI agents.
MCP server that dispatches physical-world tasks to humans through a unified API
Hire verified humans for real-world tasks via API or MCP. 14 tools, free API key.
API for AI agents to delegate tasks to real humans.
Hire Orb-verified humans for real-world tasks with on-chain escrow on World Chain
Remote MCP server for AI.TV creators — delegate account operations to your AI agent over MCP.
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
Answers built from our own checks of this server.