Skip to content
Cursor

DocuQueue MCP for Cursor

io.github.dvcoolarun/docuqueue-mcp

Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.

client:Cursor transport:streamable-http tools:12

Install DocuQueue MCP in Cursor

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

{
  "mcpServers": {
    "docuqueue-mcp": {
      "url": "https://docuqueue.com/mcp/sse"
    }
  }
}

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

What Cursor can do once it is connected

DocuQueue MCP in other clients