Skip to content
Claude Desktop

anodizer for Claude Desktop

io.github.tj-smith47/anodizer

Rust release tooling — drop-in GoReleaser parity + Rust extras.

client:Claude Desktop transport:stdio runtime:oci

Install anodizer in Claude Desktop

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

{
  "mcpServers": {
    "anodizer": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/tj-smith47/anodizer"
      ]
    }
  }
}

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

anodizer in other clients