Skip to content
Claude Desktop

CodeZaiku for Claude Desktop

io.github.wyrdsekai/codezaiku

A coding and development harness on local models or hosted APIs: code, review, research, ops.

client:Claude Desktop transport:stdio runtime:npm

Install CodeZaiku in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "codezaiku": {
      "command": "npx",
      "args": [
        "-y",
        "@wyrdsekai/codezaiku-mcp"
      ],
      "env": {
        "CODEZAIKU_DRIVE": "<CODEZAIKU_DRIVE>"
      }
    }
  }
}

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

CodeZaiku in other clients