Loading MCP server directory, please wait...
Render HTML, URLs, and templates to PDF. AI drafts templates and fixes them from logs.
npx @getmcp/cli add co.leafwright/leafwrightRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.leafwright/leafwright": {
"command": "npx",
"args": [
"-y",
"@leafwright/mcp"
],
"env": {
"LEAFWRIGHT_API_KEY": "",
"LEAFWRIGHT_MCP_TOKEN": "",
"LEAFWRIGHT_PROJECT_ID": "",
"LEAFWRIGHT_MCP_READ_ONLY": ""
}
}
}
}