aci

aipotheosis-labs/aci
★ 4,728 stars Python 🤖 AI/LLM Updated 1mo ago
ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
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": {
    "aci": {
      "command": "uvx",
      "args": [
        "aci"
      ]
    }
  }
}

Or install with pip: pip install aci

Topics

agentsaiai-agentsapideveloper-toolsfunction-callingintegrationllmmcpoauth2open-sourcepermissionstoolsvibeops