madcop

linmy666/madcop
★ 70 stars Python AI/LLM Updated today
MadCop — local-first AI agent desktop workstation (v0.9). Multi-model chat, tool-use, MCP servers, 12 workflow modes, knowledge base, AI design tool, persistent workspace.
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": {
    "madcop": {
      "command": "uvx",
      "args": [
        "madcop"
      ]
    }
  }
}

Or install with pip: pip install madcop

Topics

ai-agentdesktop-appelectronllmlocal-firstmcppythontypescriptvueworkflow-automation