Skip to content
Cursor

blinkpdf for Cursor

io.blinkpdf/blinkpdf

Render Markdown and LLM output into accessible PDF/UA-1 PDFs. No headless Chromium.

client:Cursor transport:streamable-http

Install blinkpdf in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "blinkpdf": {
      "url": "https://mcp.blinkpdf.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

blinkpdf in other clients