
Raposa Aval — human approval MCP server
Human approval for AI agents: a named person approves or rejects, silence is not consent.
0 stars36 downloads/wk
Reviews
Write oneNobody has reviewed Raposa Aval — human approval yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Raposa Aval — human approval tools (3, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
create_approvalwrite actionCreate an approval request and return its id immediately (no waiting). Use with a webhook_url, or poll with get_approval. risk: low | medium | high.
get_approvalRead an approval by id. Look at `approved` — it is true only when a human approved.
request_human_approvalAsk an authorised human to approve an action and wait for the answer. Returns {approved: bool, status, decided_by, ...}. Proceed ONLY if approved is true — a timeout, an expiry or a rejection means do not proceed. risk: low | medium | high.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 17 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace5/10
Install directly
claude mcp add raposa-mcp -- uvx raposa-mcp
Raposa Aval — human approval: common questions
- Is Raposa Aval — human approval MCP server safe?
- Mostly: it is graded B (78/100). Read the Raposa Aval — human approval safety report
- How do I install Raposa Aval — human approval?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Raposa Aval — human approval need an API key?
- Yes. The registry entry asks for
RAPOSA_API_KEY. - Is Raposa Aval — human approval maintained?
- The last commit was 17 days ago (2026-09-03). The latest release is v0.1.1.