Silent Brief MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Silent Brief MCP Serverdraft privacy policy for my blog"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Silent Brief MCP Server
MCP server for Silent Brief — AI-generated legal and business documents. Pay XMR, get professional results. No accounts. No KYC.
Works with Claude Desktop, Cline, Cursor, Continue, and any MCP-compatible AI agent.
Tools
Tool | Description |
| Browse all services with live XMR/USD/NZD pricing and required inputs |
| Submit a job and get the completed document (polls until done) |
| Retrieve a job result by ID |
| Check remaining XMR credit balance |
Related MCP server: ntriq-agentshop
Available Services
NZ Legal (Silent Brief)
Sale & Purchase Agreement Review
Contract Review
Tenancy Agreement Review
Employment Contract Review
Privacy Policy Drafting
Terms & Conditions Drafting
Professional Report
Payment Demand Letter
Document Polish / Proofreading
Invoice Generator
Global (XMR Works)
Resume & Cover Letter
SEO Article
Bug Fix & Code Help
Business Plan
Grant Writing
Product Descriptions
Ad Copy Variants
Translation & Rewrite
Email & Cold Outreach
Social Media Content
Setup
1. Get an API key
Purchase XMR credits at https://thesilentbrief.co.nz/api/v1/keys/purchase — you receive an API key on confirmation.
2. Install dependencies
pip install mcp httpx3. Add to your MCP client
Claude Desktop (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"silent-brief": {
"command": "python",
"args": ["/path/to/mcp_server.py"],
"env": {
"SILENT_BRIEF_API_KEY": "sbk_your_key_here"
}
}
}
}Cline / Cursor / Continue — same command + env block in your MCP settings.
npx-style (coming soon):
SILENT_BRIEF_API_KEY=sbk_xxx npx @silent-brief/mcpUsage
Once connected, your AI agent can:
list_services()
→ returns full catalog with XMR pricing and required input fields
execute_document_service(
service_id="contract_review",
inputs={"document_text": "<paste contract>", "contract_type": "service agreement"},
tier="standard"
)
→ returns completed review in 30–90 seconds
get_balance()
→ {"balance_xmr": 0.42, "jobs_remaining_est": 14}Pricing
All prices in XMR at live market rate. Standard tier from ~$8 USD equivalent. Premium tier uses a deeper research + polish pipeline.
Call list_services() for live pricing at time of request.
Privacy
Document content is processed in memory and never written to disk. No emails, no names, no PII in logs. We are a routing layer, not a data processor.
Links
Live API: https://thesilentbrief.co.nz/api/v1
x402 endpoint: https://thesilentbrief.co.nz/api/v1/x402/execute
Health check: https://thesilentbrief.co.nz/api/v1/health
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
- MoneMeeOAuthcom.monemee
Remote MCP server for creating and selling digital products via MoneMee. It lets AI agents create, publish, and sell digital products such as e-books, AI prompt packs, software, courses without a human touching a dashboard. Docs: https://monemee.com/mcp Sign up on Monemee to get a token.
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
A paid remote MCP for Statewright, built to return verdicts, receipts, usage logs, and audit-ready J
Related MCP Servers
- AlicenseBqualityDmaintenanceA universal MCP server for document processing, conversion, and automation. Handle PDF, DOCX, HTML, Markdown, and more through a unified API and toolset.137 npm140MIT
- AlicenseAqualityCmaintenanceMCP server for document intelligence via x402 micropayments. 6 tools: document analysis, invoice extraction, screenshot data, alt text, PII detection, sentiment analysis. Pay-per-use with USDC on Base — no API keys needed.61 npmMIT
- AlicenseAqualityDmaintenanceMCP server for Word document (.docx) creation and manipulation — the production-grade document automation tool for AI agents.932 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for sovereign US legal workflows, providing Ed25519-signed manifests and offline-capable access via your own infrastructure.MIT