Neutral fairness computation for agents: fair division, verifiable random, Shapley shares. Connect the official Redeal MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http redeal https://api.redeal.dev/mcpRun in your terminal, then restart Claude Code.
Redeal · https://api.redeal.dev/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “commit_input”: Commit your sealed input as a hash (sealed mode). Nobody — including redeal — can see your input until all parties have committed. After the.”
“Use “compute_commitment_tool”: Compute a commitment string for (input, salt): sha256(JCS(input) ++ salt_bytes), prefixed 'sha256:'. Convenience only — the rule is public a.”
“Use “create_deal”: Create a fairness deal. You are party 0 (initiator). Returns a deal id and one invite token per party — give each counterparty their own tok.”
“Use “create_key”: Get a free redeal API key. No signup, no email — this is the entire onboarding. The key is shown once; store it. Use it as api_key in create.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Redeal holds up.
Operated by Redeal (redeal.dev) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Redeal adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Redeal in the gate directory. No sign-in needed.
Redeal's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
commit_input — Commit your sealed input as a hash (sealed mode). Nobody — including redeal — can see your input until all parties have committed. After the
compute_commitment_tool — Compute a commitment string for (input, salt): sha256(JCS(input) ++ salt_bytes), prefixed 'sha256:'. Convenience only — the rule is public a
create_deal — Create a fairness deal. You are party 0 (initiator). Returns a deal id and one invite token per party — give each counterparty their own tok
create_key — Get a free redeal API key. No signup, no email — this is the entire onboarding. The key is shown once; store it. Use it as api_key in create
get_certificate — Fetch the signed fairness certificate for a finished deal (state CERTIFIED). Includes the labelled signature (es256 or ed25519) and transpar
get_deal — Read a deal's public state: protocol state (OPEN/COMMITTING/REVEALING/CERTIFIED/VOID/EXPIRED), who has committed/revealed, deadlines, result
get_entropy — Finish a random.v1 deal once every party has revealed: redeal fetches the deal's pre-declared drand round from the public League of Entropy
get_public_certificate — Fetch a certificate's full JSON (outcome included) by id. Works for public deals (the default). Parties-only deals and unknown ids both retu
+ 4 more tools once connected
https://api.redeal.dev/mcpYes — Redeal operates its own remote MCP server at api.redeal.dev. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Redeal in the directory. No account or sign-in is needed. From then on, Redeal's tools are available in every client you've connected to gate.
No. Redeal runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Redeal in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Redeal in: Claude · Claude Code · ChatGPT · Cursor · VS Code