← All servers
πŸ”§

HumanOpsVerifiedπŸ›‘ No advisories

io.github.thepianistdirector/humanops
New to MCP? Start here β†’
0β˜… stars
0weekly installs
5 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/thepianistdirector, which proved it owns this namespace.

Verified owner: github.com/thepianistdirector β†—io.github.thepianistdirector/humanops

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs HUMANOPS_API_KEY.
βœ“
Configuration
Reads HUMANOPS_API_URL, HUMANOPS_SANDBOX.

About

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

Packages & transports

npm@humanops/mcp-serverv0.2.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "humanops": {
      "command": "npx",
      "args": [
        "-y",
        "@humanops/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @humanops/mcp-server