Skip to content
Cursor

brieform for Cursor

io.github.silentdany/brieform

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

client:Cursor transport:streamable-http

Install brieform in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "brieform": {
      "url": "https://brieform.app/api/mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

brieform in other clients