Skip to content
VS Code

formcarry for VS Code

com.formcarry/formcarry

Set up form handling for your site (email alerts, auto replies, webhooks) and query submissions.

client:VS Code transport:streamable-http

Install formcarry in VS Code

.vscode/mcp.json

{
  "servers": {
    "formcarry": {
      "type": "http",
      "url": "https://mcp.formcarry.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

formcarry in other clients