ariadne for Windsurf
io.github.mikhailhal/ariadne
Returns only the unit tests affected by your current Kotlin/Android code changes.
client:Windsurf
transport:stdio
runtime:oci
Install ariadne in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ariadne": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mikhailhal/ariadne:0.4.0"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs