iFillPDF for Cursor
com.ifillpdf/pdf
Detect fillable fields in any PDF with AI, scans included, then fill and sign it.
client:Cursor
transport:streamable-http
Install iFillPDF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pdf": {
"url": "https://mcp.ifillpdf.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs