qikly for Windsurf
io.github.gal-a/qikly
Generates tests from acceptance criteria, then converges code with an agent that never sees them.
client:Windsurf
transport:stdio
runtime:pypi
Install qikly in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"qikly": {
"command": "uvx",
"args": [
"qikly"
],
"env": {
"QIKLY_PROJECT_ROOT": "<QIKLY_PROJECT_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs