FlutterGo for Zed
ai.fluttergo/remote
Create, edit, preview, and build Flutter apps via FlutterGo.AI cloud MCP (OAuth).
client:Zed
transport:streamable-http
Install FlutterGo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"remote": {
"url": "https://fluttergo.ai/api/mcp/remote"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs