Loading MCP server directory, please wait...
Generate clean markdown documentation for your code — one file, or up to 20 in one batch.
npx @getmcp/cli add com.writulos/scribeRequires Node.js 18+. Community-contributed server. Review source before installing.
WRITULOS_API_KEYYour Writulos Scribe API key, from https://scribe.writulos.com/dashboard/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.writulos/scribe": {
"command": "npx",
"args": [
"-y",
"writulos-mcp"
],
"env": {
"WRITULOS_API_KEY": "",
"WRITULOS_OUTPUT_DIR": "",
"WRITULOS_PROJECT_ROOT": "",
"WRITULOS_API_URL": ""
}
}
}
}