Loomal

aicoreutils

MCP server by github.com/caseshy/ai-cli

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

1 starspypi: aicoreutils

About aicoreutils

aicoreutils is an MCP (Model Context Protocol) server published by caseshy in the official MCP registry, listed under Autonomous Agents on Loomal. JSON-first Coreutils CLI for AI agents. 114 commands with sandbox, dry-run, and MCP support.

It ships as a Python package on PyPI (aicoreutils), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/caseshy/ai-cli, where the project has earned 1 GitHub stars.

Use aicoreutils with your agent

Claude Code · one command
claude mcp add aicoreutils -- uvx aicoreutils
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aicoreutils": {
      "command": "uvx",
      "args": [
        "aicoreutils"
      ]
    }
  }
}
pypiaicoreutils

Frequently asked questions

What is aicoreutils?
aicoreutils is an MCP (Model Context Protocol) server by caseshy in the Autonomous Agents category. JSON-first Coreutils CLI for AI agents. 114 commands with sandbox, dry-run, and MCP support.
How do I connect aicoreutils to Claude, Cursor, or another MCP client?
Install aicoreutils from its pypi package (aicoreutils) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is aicoreutils open source?
Yes — the source code is public at github.com/caseshy/ai-cli, with 1 GitHub stars.
Can AI agents pay to use aicoreutils?
Not yet through Loomal — aicoreutils is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain aicoreutils? Claim this listing free by verifying GitHub ownership, or contact us.