★ 69 stars
Dart
🌐 Browser/Web
Updated 1mo ago
AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"ai-dashboad/flutter-skill"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add flutter-skill npx -y ai-dashboad/flutter-skill
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"ai-dashboad/flutter-skill"
]
}
}
}
📋 Copy
Topics
ai ai-testing android automation claude cross-platform cursor e2e-testing electron flutter ios mcp mcp-server model-context-protocol playwright-alternative