Formasty for VS Code
com.formasty/form-builder
Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.
client:VS Code
transport:streamable-http
Install Formasty in VS Code
.vscode/mcp.json
{
"servers": {
"form-builder": {
"type": "http",
"url": "https://app.formasty.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs