JustFill PDF Form Automation for VS Code
io.github.mrmaciej1/justfill-pdf-forms
Detect, review and fill existing PDF forms from JSON or Excel; reuse saved templates
client:VS Code
transport:streamable-http
runtime:pypi
Install JustFill PDF Form Automation in VS Code
.vscode/mcp.json
{
"servers": {
"justfill-pdf-forms": {
"type": "http",
"url": "https://api.justfill.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs