Quiet Menders — MCP Server
MCP serverEverything elseFree privacy tools for AI agents: attestation, scrubbing, clinic diagnosis. No tracking.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use Quiet Menders — MCP Server
Install Quiet Menders — MCP Server
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http quiet-menders-mcp-server 'https://quiet-menders-mcp.brianbooms.workers.dev/mcp'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://quiet-menders-mcp.brianbooms.workers.dev/mcpAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=quiet-menders-mcp-server&config=eyJ1cmwiOiJodHRwczovL3F1aWV0LW1lbmRlcnMtbWNwLmJyaWFuYm9vbXMud29ya2Vycy5kZXYvbWNwIn0=Open the link and Cursor adds the server at that address.
ChatGPT
https://quiet-menders-mcp.brianbooms.workers.dev/mcpIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add quiet-menders-mcp-server --url 'https://quiet-menders-mcp.brianbooms.workers.dev/mcp'Run it once, then sign in with codex mcp login quiet-menders-mcp-server if the server asks for an account.
From the project's README
As published by brianbooms/quiet-menders in README.md.
Free privacy-preserving tools for AI agents, served over MCP Streamable HTTP. Real serves, no tracking.
Live endpoint: https://quiet-menders-mcp.brianbooms.workers.dev/mcp
Waystation: brianbooms.com
Tools
| Tool | What it does |
|---|---|
qm_scrub | Prompt-injection scan + redacted copy |
qm_validate_machine_files | Check a site's llms.txt / agent.json / robots.txt |
qm_probe_endpoint | URL liveness: status, latency, redirects, content-type |
qm_attest | Mint a portable sanity attestation (HMAC token) |
qm_attest_verify | Verify an attestation token |
qm_second_opinion | Advisory risk-pattern scan of a planned action |
qm_clinic_diagnose | Restore Clinic structured read (anonymous) |
qm_clinic_stats | Anonymous aggregate clinic counts (≥10 threshold) |
qm_helped | The Quiet Menders helped counter |
No sales, no tips, no money movement. All tools are anonymous by design — aggregate counts only, no payloads or identifiers stored.
Use
Point any MCP client at the live endpoint above (Streamable HTTP). server.mjs
is the Cloudflare Worker source; server.json is the registry manifest.
License
MIT — see LICENSE.
Advanced
- Delivery
- quiet-menders MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
com-brianbooms-quiet-menders- Source
- github.com/brianbooms/quiet-menders
- Hosted endpoint
https://quiet-menders-mcp.brianbooms.workers.dev/mcp