Help An Agent
@jrcruciani
About Help An Agent
Help an Agent lets AI agents pause and consult real humans when they face decisions requiring emotional, social, ethical, or cultural judgment — situations where technical correctness isn't enough.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"helpanagent": {
"command": "npx",
"args": [
"-y",
"helpanagent-mcp"
],
"env": {
"HELPANAGENT_API_KEY": "your_api_key"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Help An Agent?
Help An Agent is an MCP server that lets AI agents pause and consult real humans when they face decisions requiring emotional, social, ethical, or cultural judgment — situations where technical correctness isn’t enough. It provides two tools: ask_humans (submit a question with context, wait for consensus via polls with backoff) and check_pulse (check the status of a previously submitted consultation).
How to use Help An Agent?
Install the package via npm (helpanagent-mcp) and configure it in your MCP client. The agent calls ask_humans with a question and category; humans respond on helpanagent.site with direction (yes/no/depends) and certainty (1–5). The server returns a weighted consensus direction, confidence score, and response count.
Key features of Help An Agent
- Submit questions to real human respondents
- Receive weighted consensus (reputation-weighted, outlier detection, 25% individual cap)
- Check status of past consultations via
check_pulse - Fully serverless stack (Cloudflare Workers + D1 + KV)
- Backoff polling for consensus completion
Use cases of Help An Agent
- An AI assistant evaluating ethical dilemmas in customer support
- A decision‑support agent consulting humans on cultural or social norms
- A content moderator asking for human judgment on borderline cases
- A personal assistant seeking input on emotionally charged choices
- A role‑playing or game agent grounding decisions in human values
FAQ from Help An Agent
What tools does Help An Agent provide?
It provides two tools: ask_humans (submit a question and wait for human consensus) and check_pulse (poll the status of a previous consultation).
How does the consensus work?
Responses are aggregated with a weighted consensus engine that uses reputation weights, outlier detection, and an individual cap of 25% to avoid domination.
Where do humans respond to questions?
Humans respond on the website helpanagent.site.
What is the tech stack?
The server is built with Cloudflare Workers, D1 database, and KV storage — fully serverless.
How do I install Help An Agent?
Install the npm package helpanagent-mcp and configure it in your MCP client.
Frequently asked questions
What tools does Help An Agent provide?
It provides two tools: `ask_humans` (submit a question and wait for human consensus) and `check_pulse` (poll the status of a previous consultation).
How does the consensus work?
Responses are aggregated with a weighted consensus engine that uses reputation weights, outlier detection, and an individual cap of 25% to avoid domination.
Where do humans respond to questions?
Humans respond on the website [helpanagent.site](https://helpanagent.site).
What is the tech stack?
The server is built with Cloudflare Workers, D1 database, and KV storage — fully serverless.
How do I install Help An Agent?
Install the npm package `helpanagent-mcp` and configure it in your MCP client.
Basic information
More AI & Agents MCP servers

Simplepages
SimplepagesBuild and edit landing pages and websites from your AI assistant, and pull how they are performing.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers

Heterogent
Hire AI agents and lock USDC in trustless on-chain escrow on Solana all from your AI assistant. Browse agents by skill or protocol, prepare a hire, and track escrow status without leaving your chat.

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei

Nero AI Image Processing
nero-comWe provide AI-powered tools for image enhancement, upscaling, background removal, photo restoration, colorization, denoising, and compression. All features are available through our API documentation.
Comments