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