Home › Other › qikly

qikly

Generates tests from acceptance criteria, then converges code with an agent that never sees them.

Python
★ 14 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.5.2)

uvx qikly

Or add to your MCP client config:

{
  "mcpServers": {
    "qikly": {
      "command": "uvx",
      "args": [
        "qikly"
      ],
      "env": {
        "QIKLY_PROJECT_ROOT": "<YOUR_VALUE>"
      }
    }
  }
}
  • QIKLY_PROJECT_ROOT — The folder holding your tasks, the one with inputs_private/. Set it when your editor has a different folder open, which is common.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry