FlutterGo for Cursor
ai.fluttergo/remote
Create, edit, preview, and build Flutter apps via FlutterGo.AI cloud MCP (OAuth).
client:Cursor
transport:streamable-http
Install FlutterGo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"remote": {
"url": "https://fluttergo.ai/api/mcp/remote"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs