Skip to content
Grok

Formasty for Grok

com.formasty/form-builder

Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.

client:Grok transport:streamable-http

Install Formasty in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "form-builder": {
      "type": "http",
      "url": "https://app.formasty.com/api/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

Formasty in other clients