Skip to content
Claude Desktop

code factory for Claude Desktop

io.github.zrk222/code-factory

Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.

client:Claude Desktop transport:stdio runtime:pypi

Install code factory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

code factory in other clients