Skip to content
Claude Desktop

ucn for Claude Desktop

io.github.mleoca/ucn

Auditable, conserved AST code intelligence for AI agents. JS/TS, Python, Go, Rust, Java, C/C++, C#.

client:Claude Desktop transport:stdio runtime:npm

Install ucn in Claude Desktop

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

{
  "mcpServers": {
    "ucn": {
      "command": "npx",
      "args": [
        "-y",
        "ucn"
      ]
    }
  }
}

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

ucn in other clients