Skip to content
Claude Desktop

aicoreutils for Claude Desktop

io.github.caseshy/aicoreutils

JSON-first Coreutils CLI for AI agents. 114 commands with sandbox, dry-run, and MCP support.

client:Claude Desktop transport:stdio runtime:pypi

Install aicoreutils in Claude Desktop

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

{
  "mcpServers": {
    "aicoreutils": {
      "command": "uvx",
      "args": [
        "aicoreutils"
      ]
    }
  }
}

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

aicoreutils in other clients