qikly runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.
Generates tests from acceptance criteria, then converges code with an agent that never sees them.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(
path = os.path.join(summary_dir, f"{task}_{stamp}.json")
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qikly -- uvx qikly
{
"mcpServers": {
"qikly": {
"args": [
"qikly"
],
"command": "uvx"
}
}
}
[mcp_servers.qikly]
command = "uvx"
args = ["qikly"]
{
"mcpServers": {
"qikly": {
"args": [
"qikly"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"qikly": {
"args": [
"qikly"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
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.).
The author declared them in the registry entry; get the values from the project itself.
Generates unit tests for Python code with coverage before/after reports and concrete edge cases.
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
Concurrent Builder + Breaker agents generate code and adversarial tests at once, gated in CI.
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Find UI components and themes, retrieve code, and generate with hosted 21st AI when enabled.
Generate QR codes; create, edit & track dynamic QR codes with scan analytics. Free, no watermark.
Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.
Answers built from our own checks of this server.