★ 1 stars
Swift
🤖 AI/LLM
Updated today
Native macOS system cleaner with YAML-driven safety rules, local AI explainability via MLX, and an MCP server for agent-controlled cleanup workflows.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"gargantua": {
"command": "npx",
"args": [
"-y",
"inceptyon-labs/gargantua"
]
}
}
}
Run in terminal:
claude mcp add gargantua npx -y inceptyon-labs/gargantua
Add to .cursor/mcp.json:
{
"mcpServers": {
"gargantua": {
"command": "npx",
"args": [
"-y",
"inceptyon-labs/gargantua"
]
}
}
}
README Excerpt
<p align="center"> <img src="AppShell/Brand/gargantua-logo-1024.png" width="160" alt="Gargantua"> </p> <h1 align="center">Gargantua</h1> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/license-AGPL--3.0-blue.svg" alt="License: AGPL-3.0"></a> <img src="https://img.shields.io/badge/macOS-14%2B-black.svg?logo=apple" alt="macOS 14+">
Tools (12)
GargantuaGargantuaMCPGargantuaPrivilegedHelperanalyzecleanexplainlist_profilesprotectedreviewsafescanstatus
Topics
agplcleanermacosmcpmlxmodel-context-protocolswiftswiftpm