cave-tools

groobybugs/cave-tools
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 1d ago
Cave Tools is a standalone MCP server extracted from Caveman Code. It gives any MCP-capable agent the token-saving file and shell tools from Caveman Code without adopting the full Caveman Code TUI or agent runtime.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cave-tools": {
      "command": "npx",
      "args": [
        "-y",
        "groobybugs/cave-tools"
      ]
    }
  }
}

README Excerpt

> A caveman needs their tools. Cave Tools is a standalone MCP server extracted from [Caveman Code](https://github.com/JuliusBrussee/caveman-code). It gives any MCP-capable agent its token-saving file and shell tools — no TUI or agent runtime required. Published package: [`@groobybugs/cave-tools`](https://www.npmjs.com/package/@groobybugs/cave-tools)

Tools (11)

cave__bashcave__compresscave__configurecave__editcave__findcave__grepcave__lscave__readcave__statuscave__writemcpServers