Formfeed for VS Code
io.github.formfeed-dev/formfeed
Render PDFs and images from templates, validate data and convert Office files to PDF.
client:VS Code
transport:streamable-http
runtime:npm
Install Formfeed in VS Code
.vscode/mcp.json
{
"servers": {
"formfeed": {
"type": "http",
"url": "https://mcp.formfeed.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs