Skip to content
Cursor

pdfs.build for Cursor

build.pdfs/pdfs-build

Design, publish and render PDF templates with Typst. Full template lifecycle over MCP.

client:Cursor transport:streamable-http

Install pdfs.build in Cursor

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

{
  "mcpServers": {
    "pdfs-build": {
      "url": "https://backend.pdfs.build/mcp"
    }
  }
}

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

pdfs.build in other clients