flutter skill for Zed
io.github.ai-dashboad/flutter-skill
AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero test code needed.
client:Zed
transport:stdio
runtime:npm
Install flutter skill in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs