Skip to content
Claude Desktop

cli for Claude Desktop

io.github.aligndottech/cli

Cross-tool decision memory for AI coding agents: search your decision graph, check changes over MCP.

client:Claude Desktop transport:stdio runtime:npm

Install cli in Claude Desktop

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

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "@aligndottech/cli"
      ]
    }
  }
}

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

cli in other clients