Trust gate for AI agents: multi-model adversarial consensus, signed and verifiable verdicts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Developer toolkit for EthersFlow β a multi-model trust layer that verifies AI outputs through adversarial consensus. MCP server, SDKs, and API docs.
EthersFlow verifies what an AI agent is about to do β before it does it β using multiple independent models and a cryptographically signed audit trail.
This repository contains the official client surfaces and developer tools for the EthersFlow ecosystem:
| Surface | Path | Description |
|---|---|---|
| MCP Server | /mcp-server | Model Context Protocol server for Claude Desktop, Cursor, and MCP clients |
| Python Demo & Verifier | efverify.py | Zero-dependency pure-Python client and Ed25519 signature validator |
| Python SDK | /sdk/python | Native Python package & LangChain tool wrapper |
| TypeScript SDK | /sdk/typescript | TypeScript SDK + Cloudflare Worker middleware helper |
| Postman Collection | /postman | 11-request Postman collection + environment variables |
Note: The core Federated Adversarial Consensus engine runs on Cloud Run with Zero Data Retention (ZDR). This public repository hosts client-side tools, SDKs, and integration specs.
Install via pip:
Or run the included zero-dependency reference script:
Connect your MCP client directly to EthersFlow's production endpoint:
https://www.ethersflow.com/api/mcpAuthorization: Bearer YOUR_API_KEY/.well-known/jwks.json with zero trust required in EthersFlow's servers.APPROVED <-> FLAGGED_HUMAN_REVIEW). We strongly recommend routing any FLAGGED_HUMAN_REVIEW verdict directly to human operators for sign-off./.well-known/jwks.json./v1/chat/completions or /v1/messages as a drop-in replacement for existing agent pipelines.financial_compliance (FINRA/SEC, wire limits, KYC, sanctions)clinical_safety (ISMP high-alert meds, dosage bounds, FDA)cybersecurity_auditor (NIST SP 800-53, privilege escalation, SOC 2)legal_citation (FCPA, evidentiary privilege, contract breach)general_adversarial (Cross-domain safety & logic verification)EthersFlow publishes its public key set in JSON Web Key Set (JWKS) format:
GET /.well-known/jwks.jsonGET /.well-known/attestation.jsonPOST /api/v1/verify-attestationYou can verify signatures locally or through the API to prove that every audit node's perspective originated directly from the EthersFlow signing authority.
Import postman/ethersflow.postman_collection.json and postman/ethersflow.postman_environment.json into Postman to test all 11 core endpoints instantly.
Code & SDK wrappers licensed under MIT License. Hosted EthersFlow API services subject to Terms of Service.
Factual signals from GitHub, npm, and our automated checks β not a rating.
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/ethersflow-trust-gate-for-ai-agents)<a href="https://allmcps.com/mcp/ethersflow-trust-gate-for-ai-agents"><img src="https://allmcps.com/api/badge/ethersflow-trust-gate-for-ai-agents?style=directory" alt="EthersFlow β Trust Gate for AI Agents on AllMCPs" /></a>