Code Factory MCP Server

An AI agent - or a human developer - can write the code, write the tests, and set the rules used to approve its own work. Everything can turn green while the result still misses the request, leaks another tenant's data, breaks during a retry, damages a migration, or slows down in production. It runs locally over stdio via the published package.

People who work with codex, prompt injection and developer tools and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 6 · #28 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Code Factory

Claude Code

claude mcp add zrk222-code-factory -- uvx factoryline-code-factory

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "zrk222-code-factory": {
      "command": "uvx",
      "args": [
        "factoryline-code-factory"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

pypi package factoryline-code-factory - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.zrk222 is GitHub-verified and matches the repo owner

03 · What Code Factory can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.46.5 · 2026-09-14

Code Factory 0.46.5 - First Lap, one bounded starting line · The moment this release addresses · An agent can be fast and still begin from an ambiguous mission, a stale · verifier, or a contaminated holdout. Code…

v0.46.4 · 2026-09-10

Code Factory 0.46.4 - Proof-Coupled Agent Handoffs · Code Factory 0.46.4 makes the review story easier to understand while keeping · the authority boundary hard. This is a patch release for the additive Junie · handoff…

v0.46.3 · 2026-09-07

Code Factory 0.46.3 turns a green build into an inspectable engineering decision. It seals intent and forbidden outcomes, checks six deep audit lanes, rejects weakened gates and stale evidence, measures real defect…

04 · Who maintains Code Factory

code-factory is maintained by zrk222. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
coding agent - ranked #28 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-14)
registry
io.github.zrk222/code-factory (active, first published 2026-08-20 · 15 versions)
packages
pypi:factoryline-code-factory

06 · Code Factory FAQ

What is Code Factory?

An AI agent - or a human developer - can write the code, write the tests, and set the rules used to approve its own work. Everything can turn green while the result still misses the request, leaks another tenant's data, breaks during a retry, damages a migration, or slows down in production. It runs locally over stdio via the published package.

Is Code Factory still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Code Factory?

Run `uvx factoryline-code-factory`. You can also paste the ready-made client config above.

Does Code Factory run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Code Factory

More coding agent MCP servers · Seamless · 3 Doptix · A2 CR · Agentic Design System · Spiderbrain

More Python MCP servers · Zscaler Zero Trust Exchange · Progi · Local Keep · VMware AIops · VMware Aria Operations · see all