Askhuman
Rank #116,313Delistedai.thrain/askhuman
No registry has listed this server since Sep 4, 2026. The historical record below is preserved.
Give agents an ask_human tool: escalate decisions to real people and get judgments back.
Askhuman is a Model Context Protocol (MCP) server published by thrain-ai. It ranks #116,313 of 132,113 servers tracked on MCP Toplist. It is no longer listed by any tracked registry (last seen Sep 4, 2026); its historical record is preserved here.
Ranks ahead of 15,800 of 132,113 servers on MCP Toplist.
Use Askhuman
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add askhuman -e "ASKHUMAN_API_KEY=<your ASKHUMAN_API_KEY>" -e "ASKHUMAN_BASE_URL=<your ASKHUMAN_BASE_URL>" -- npx -y @thrain/askhuman-mcpReplace each placeholder with your own value before saving.
[mcp_servers.askhuman]
command = "npx"
args = ["-y", "@thrain/askhuman-mcp"]
[mcp_servers.askhuman.env]
ASKHUMAN_API_KEY = "<your ASKHUMAN_API_KEY>"
ASKHUMAN_BASE_URL = "<your ASKHUMAN_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askhuman": {
"command": "npx",
"args": [
"-y",
"@thrain/askhuman-mcp"
],
"env": {
"ASKHUMAN_API_KEY": "<your ASKHUMAN_API_KEY>",
"ASKHUMAN_BASE_URL": "<your ASKHUMAN_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askhuman": {
"command": "npx",
"args": [
"-y",
"@thrain/askhuman-mcp"
],
"env": {
"ASKHUMAN_API_KEY": "<your ASKHUMAN_API_KEY>",
"ASKHUMAN_BASE_URL": "<your ASKHUMAN_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"askhuman": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@thrain/askhuman-mcp"
],
"env": {
"ASKHUMAN_API_KEY": "<your ASKHUMAN_API_KEY>",
"ASKHUMAN_BASE_URL": "<your ASKHUMAN_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askhuman": {
"command": "npx",
"args": [
"-y",
"@thrain/askhuman-mcp"
],
"env": {
"ASKHUMAN_API_KEY": "<your ASKHUMAN_API_KEY>",
"ASKHUMAN_BASE_URL": "<your ASKHUMAN_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"askhuman": {
"command": "npx",
"args": [
"-y",
"@thrain/askhuman-mcp"
],
"env": {
"ASKHUMAN_API_KEY": "<your ASKHUMAN_API_KEY>",
"ASKHUMAN_BASE_URL": "<your ASKHUMAN_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.thrain%2Faskhuman)<a href="https://mcptoplist.com/server/ai.thrain%2Faskhuman"><img src="https://mcptoplist.com/badge/ai.thrain%2Faskhuman.svg" alt="MCP Toplist: #116,313 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
thrain-ai
Other servers by thrain-ai
View all thrain-ai servers →Not versioned
This server has no version metadata. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Askhuman?
- Askhuman is maintained by thrain-ai, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Askhuman listed on the Official MCP Registry?
- Askhuman is not currently listed on the Official MCP Registry.
- How many versions does Askhuman have?
- Askhuman ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Askhuman?
- The source code for Askhuman is hosted at github.com/thrain-ai/askhuman.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.