Skip to content
Windsurf

PDFCrowd PDF Export for Windsurf

io.github.pdfcrowd/pdfcrowd-mcp-pdf-export

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

client:Windsurf transport:stdio runtime:npm

Install PDFCrowd PDF Export in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pdfcrowd-mcp-pdf-export": {
      "command": "npx",
      "args": [
        "-y",
        "pdfcrowd-mcp-pdf-export"
      ],
      "env": {
        "PDFCROWD_USERNAME": "<PDFCROWD_USERNAME>",
        "PDFCROWD_API_KEY": "<PDFCROWD_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

PDFCrowd PDF Export in other clients