test genie for Windsurf
io.github.muse-code-space/test-genie
AI-powered app test automation for iOS, Android, Flutter, React Native, Web
client:Windsurf
transport:stdio
runtime:npm
Install test genie in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"test-genie": {
"command": "npx",
"args": [
"-y",
"test-genie-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs