Human approval for AI agents: a named person approves or rejects, silence is not consent.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that gives your agent one honest tool: ask a human.
approved is true only when a named person pressed Approve. A timeout, an expiry or a rejection all
return approved: false β silence is not consent. Every decision is sealed in Raposa's hash-chained
audit log, exportable for an auditor. EU-hosted, DPA available.
Claude Code: claude mcp add raposa -e RAPOSA_API_KEY=<your key> -- uvx raposa-mcp
Get a free sandbox key (100 approvals a month) at https://raposa.group/start/ β it arrives by email in a minute.
| Tool | What it does |
|---|---|
request_human_approval(action, context, risk, requested_by?, wait_sec=600, expires_in_sec?) | creates the request and waits for a human; returns approved |
create_approval(action, context, risk, requested_by?, expires_in_sec?, webhook_url?) | returns the id at once; decision arrives on the HMAC-signed webhook or via get_approval |
get_approval(approval_id) | reads one approval |
risk is low | medium | high. The API key is read from RAPOSA_API_KEY only and never appears in tool
inputs or outputs. Base URL override: RAPOSA_API_BASE (default https://dcescrypt.com/api).
The people on your team who hold the approve button get a scoped console login and, if you give us their email, every request also reaches them as a mail with signed Approve / Reject links. Their name is recorded on the decision. Docs: https://raposa.group/docs/#approvers
MIT Β· DC ESCRYPT SL Β· contact@raposa.group
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/raposa-aval-human-approval)<a href="https://allmcps.com/mcp/raposa-aval-human-approval"><img src="https://allmcps.com/api/badge/raposa-aval-human-approval?style=directory" alt="Raposa Aval β human approval on AllMCPs" /></a>