FormEdge for VS Code
app.formedge/formedge
Create, edit, preview and publish FormEdge forms and landing pages, and review submissions.
client:VS Code
transport:streamable-http
Install FormEdge in VS Code
.vscode/mcp.json
{
"servers": {
"formedge": {
"type": "http",
"url": "https://mcp.formedge.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs