FormBro for Cursor
io.github.jackyzhang69/formbro
MCP server for FormBro Canadian immigration application automation.
client:Cursor
transport:streamable-http
runtime:npm
Install FormBro in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"formbro": {
"url": "https://mcp.formbro.ca/mcp?toolsets=system,read,validate"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs