Skip to content
VS Code

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

What VS Code can do once it is connected

formpaste in other clients