qikly for Claude Desktop
io.github.gal-a/qikly
Generates tests from acceptance criteria, then converges code with an agent that never sees them.
client:Claude Desktop
transport:stdio
runtime:pypi
Install qikly in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"qikly": {
"command": "uvx",
"args": [
"qikly"
],
"env": {
"QIKLY_PROJECT_ROOT": "<QIKLY_PROJECT_ROOT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs