Model Context Protocol server for PaperJSX - Generate PDFs, DOCX, XLSX, presentations, and documents from AI agents
{
"mcpServers": {
"paperjsxmcp": {
"command": "npx",
"args": [
"-y",
"@paperjsx/mcp-server"
]
}
}
}