formpaste for VS Code
com.formpaste/formpaste
Create and wire up contact forms from your coding agent. Forms, snippets, and submissions.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install formpaste in VS Code
.vscode/mcp.json
{
"servers": {
"formpaste": {
"type": "http",
"url": "https://api.formpaste.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs