OpenACM

Json55Hdz/OpenACM
★ 2 stars Python 🤖 AI/LLM Updated today
Self-hosted autonomous AI agent — runs on your PC, controls your environment, connects to any MCP server.
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": {
    "openacm": {
      "command": "uvx",
      "args": [
        "openacm"
      ]
    }
  }
}

Or install with pip: pip install openacm

README Excerpt

<p align="center"> <img src="logo.png" alt="OpenACM" width="180" /> </p> <p align="center"> <img src="https://img.shields.io/npm/v/open-acm?label=npm&color=cb0000&logo=npm" /> <img src="https://img.shields.io/badge/license-MIT-green" /> <img src="https://img.shields.io/badge/Python-3.12+-blue?logo=python" />

Topics

ai-agentsanthropicautonomous-agentfastapillmmcpnextjsopenaipythonself-hosted