Skip to content
Zed

FormBro for Zed

io.github.jackyzhang69/formbro

MCP server for FormBro Canadian immigration application automation.

client:Zed transport:streamable-http runtime:npm

Install FormBro in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

FormBro in other clients