Skip to content
VS Code

brieform for VS Code

io.github.silentdany/brieform

AI-native form builder: create, publish & read responses from Claude, ChatGPT & MCP.

client:VS Code transport:streamable-http

Install brieform in VS Code

.vscode/mcp.json

{
  "servers": {
    "brieform": {
      "type": "http",
      "url": "https://brieform.app/api/mcp/mcp"
    }
  }
}

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

brieform in other clients