ACI.dev is the open source platform that connects your AI agents to 600+ tool integrations with multi-tenant auth, granular permissions, and access through direct function calling or a unified MCP server.
🚀 Top strategy, product, and ops teams are building AI agents that can take action across their stack — not just chat.
👉 Star this repo to stay ahead of the agent-native future.
🔧 Works with any LLM, framework, or workflow engine.
ACI.dev connects your AI agents to 600+ tool integrations with multi-tenant authentication, granular permissions, and dynamic tool discovery, accessible through either direct tool/function-calling or a Unified MCP server.
Example: Instead of writing separate OAuth flows and API clients for Google Calendar, Slack, and more, use ACI.dev to manage authentication and provide your AI agents with unified, secure function calls. Access these capabilities through our lightweight Python SDK or via our Unified MCP server, compatible with any LLM framework.
Build production-ready AI agents without the infrastructure headaches.
ACI.dev Unified MCP Server Demo
ACI.dev solves your critical infrastructure challenges for production-ready AI agents:
This is a monorepo that contains the core components of ACI.dev:
/backend
: Contains the main ACI platform server, including the APIs, core logic, database models, and the entire integration library (over 600+ tools)./frontend
: Contains the Next.js application for the ACI.dev Developer Portal. This is the web interface for managing projects, integrations, authentication, and testing agents.To run the full ACI.dev platform (backend server and frontend portal) locally, follow the individual README files for each component:
We welcome contributions! Please see our CONTRIBUTING.md for more information.