MCP
DocuForge MCP Overview
Use the DocuForge MCP server to list templates, render previews, render production PDFs, and fetch usage directly from MCP-enabled clients.
- Set MCP server URL to https://mcp.docuforge.app/mcp (or your self-hosted endpoint).
- Pass Authorization: Bearer <MCP_SERVER_TOKEN> in MCP client headers.
- Configure DocuForge API credentials in the MCP server environment.
- Call tools: docuforge_get_usage, docuforge_list_templates, docuforge_get_template, docuforge_render_pdf, docuforge_render_preview_pdf.
