pdfAssistant for Cursor
ai.pdfassistant/pdfassistant
Convert, merge, compress, OCR, redact, and sign PDFs inside your AI assistant. From pdfAssistant.
client:Cursor
transport:streamable-http
Install pdfAssistant in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdfassistant": {
"url": "https://chat.pdfassistant.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs