Skip to content
Grok

brieform for Grok

io.github.silentdany/brieform

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

client:Grok transport:streamable-http

Install brieform in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

brieform in other clients