Skip to content
Windsurf

aicoreutils for Windsurf

io.github.caseshy/aicoreutils

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

client:Windsurf transport:stdio runtime:pypi

Install aicoreutils in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

aicoreutils in other clients