← All servers
πŸ€–

AskhumanPublisherπŸ›‘ No advisories

ai.thrain/askhuman
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of thrain.ai, who proved control of the domain through the official MCP registry.

Verified owner: thrain.ai β†—ai.thrain/askhuman

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

β—†
Secrets required
Needs ASKHUMAN_API_KEY.
βœ“
Configuration
Reads ASKHUMAN_BASE_URL.

About

Give agents an ask_human tool: escalate decisions to real people and get judgments back.

Packages & transports

npm@thrain/askhuman-mcpv0.1.1 Β· npx

Metadata

Categoryai
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "askhuman": {
      "command": "npx",
      "args": [
        "-y",
        "@thrain/askhuman-mcp"
      ]
    }
  }
}

β–Ά 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 @thrain/askhuman-mcp