Skip to content
VS Code

iFillPDF for VS Code

com.ifillpdf/pdf

Detect fillable fields in any PDF with AI, scans included, then fill and sign it.

client:VS Code transport:streamable-http

Install iFillPDF in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdf": {
      "type": "http",
      "url": "https://mcp.ifillpdf.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

iFillPDF in other clients