Skip to content
Grok

FormBro for Grok

io.github.jackyzhang69/formbro

MCP server for FormBro Canadian immigration application automation.

client:Grok transport:streamable-http runtime:npm

Install FormBro in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "formbro": {
      "type": "http",
      "url": "https://mcp.formbro.ca/mcp?toolsets=system,read,validate"
    }
  }
}

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

FormBro in other clients