amcp

tao12345666333/amcp
★ 24 stars Python AI/LLM Updated 10d ago ✗ Risk
AMCP: Lego-style AI coding agent with multi-agent support, MCP integration, skills system, Telegram bot, and HTTP/WebSocket server for long-running autonomous operation.
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": {
    "amcp": {
      "command": "uvx",
      "args": [
        "amcp"
      ]
    }
  }
}

Or install with pip: pip install amcp

Topics

ai-agentcoding-agentsmcpskillstelegram