Connects AI assistants to DocuJSON for PDF generation, template management, and API operations via natural language. It enables tasks like creating invoices, managing templates, and viewing usage stats through MCP-compatible tools.
{
"mcpServers": {
"docujsonmcp": {
"command": "npx",
"args": [
"-y",
"@docujson/mcp"
]
}
}
}