Connects MCP clients to Writ, turning saved browser workflows into callable tools. Allows running workflows, retrieving data, scheduling, and more.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.WRIT_API_KEY— claude mcp add writ-selfhost -e =<YOUR_API_KEY> -- npx -y writ-mcp --url https://writ.example.comWRIT_COORDINATOR_URL— "": "https://writ.example.com",WRIT_INSECURE_TLS— insecure =1 off Accept a self-signed local-CA cert. Private networks only.WRIT_MCP_TIMEOUT_MS— timeout 600000 Per-request timeout (ms); covers long writ_run_workflow waits.WRIT_URL— url WRIT_COORDINATOR_URL / https://api.usewrit.app Target base URL. A URL whose path is already /mcp or /mcp/<slug> is used verbatim.[](https://m8ven.ai/mcp/usewrit-writ-mcp-1xb5y5)