PDF Agent by Nova (CIVAI) for Cursor
co.civai.nova/pdf-agent
I create PDF documents from markdown, preview, then generate a downloadable file
client:Cursor
transport:streamable-http
tools:6
Install PDF Agent by Nova (CIVAI) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdf-agent": {
"url": "https://nova.civai.co/mcp/agents/pdf-agent"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs