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.
Overview
What is ACI?
ACI is an open-source tool-use infrastructure designed for AI agents, enabling seamless integration with over 600 tools through a unified platform.
How to use ACI?
To use ACI, developers can connect their AI agents to various services using the lightweight Python SDK or through a unified MCP server, managing authentication and permissions effortlessly.
Key features of ACI?
- 600+ Pre-built Integrations: Quickly connect to popular services.
- Flexible Access Methods: Use either the SDK for direct function calls or the MCP server.
- Multi-tenant Authentication: Securely manage user access with built-in OAuth flows.
- Dynamic Tool Discovery: Easily find and utilize the right tools for your agents.
- Open Source: Fully transparent and customizable under the Apache 2.0 license.
Use cases of ACI?
- Building personal assistant chatbots that manage tasks and interact with various services.
- Creating research agents that gather and sync information across platforms.
- Developing outbound sales agents for automating lead generation and CRM updates.
- Implementing customer support agents that handle queries and ticket management.
FAQ from ACI?
- Can ACI integrate with any AI framework?
Yes! ACI is designed to be framework-agnostic, working with any LLM framework.
- Is ACI free to use?
Yes! ACI is completely open-source and free for everyone.
- How does ACI handle permissions?
ACI uses natural language permission boundaries to control agent capabilities.