guaca

madebywelch/guaca
★ 32 stars Rust AI/LLM Updated today
A desktop workspace (inspired by Grok Bot) for AI agents that collaborate, write code, and use tools. Run locally or on your own server, with shared conversations, persistent memory, and MCP plugins.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "guaca": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "guaca"
      ]
    }
  }
}

README Excerpt

**A desktop app for AI agents that work together.** Run Guaca locally on your computer or connect it to a VPS. The backend workspace runs in a container; you choose where it lives. The desktop is your window into that workspace. On an always-on VPS, your agents keep working when you close your laptop. A local workspace runs while your computer is awake.

Topics

agent-orchestrationai-agentscoding-agentsgrok-botgrokbotllmmulti-agentreactrustself-hostedtauritypescript