AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero test code needed.
claude mcp add flutter-skill -- npx -y flutter-skill
claude_desktop_config.json
{
"mcpServers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"flutter-skill": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"flutter-skill": {
"command": "npx",
"args": [
"-y",
"flutter-skill"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ai-dashboad--flutter-skill/reviews or the review_server meta-tool.
POST /mcp