Skip to content
Windsurf

scribe for Windsurf

com.writulos/scribe

Generate clean markdown documentation for your code — one file, or up to 20 in one batch.

client:Windsurf transport:stdio runtime:npm

Install scribe in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "scribe": {
      "command": "npx",
      "args": [
        "-y",
        "writulos-mcp"
      ],
      "env": {
        "WRITULOS_API_KEY": "<WRITULOS_API_KEY>",
        "WRITULOS_OUTPUT_DIR": "<WRITULOS_OUTPUT_DIR>",
        "WRITULOS_PROJECT_ROOT": "<WRITULOS_PROJECT_ROOT>",
        "WRITULOS_API_URL": "<WRITULOS_API_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

scribe in other clients