MCPcopy Create free account
hub / github.com/aipotheosis-labs/aci

github.com/aipotheosis-labs/aci @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,550 symbols 5,561 edges 375 files ⚖ Apache-2.0 323 documented · 21% 33 cross-repo links updated 2mo agov0.0.1-beta.3 · 2024-12-01★ 4,88340 open issues

Browse by type

Functions 1,222 Types & classes 274 Endpoints 54
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ACI.dev Logo

ACI: Open-Source Infra to Power Unified MCP Servers and VibeOps

aipotheosis-labs%2Faci | Trendshift

Documentation PyPI version License Discord Twitter Follow

[!NOTE] This repo is for the ACI.dev platform. If you're looking for the Unified MCP server built with ACI.dev, see aci-mcp.

ACI.dev is the open-source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent. It gives agents intent-aware access to tools with multi-tenant auth, granular permissions, and dynamic tool discovery—exposed as either direct function calls or through a Unified Model-Context-Protocol (MCP) server.

Examples: Instead of writing separate OAuth flows and API clients for Google Calendar, Slack, and more, use ACI.dev to manage authentication and provide AI agents with unified, secure function calls. Access these capabilities through our Unified MCP server or via our lightweight Python SDK, compatible with any LLM framework.

Supercharge vibe coding and automate devOps by adding a single unified MCP server to your favourite agentic IDE. Configure the MCP with Vercel, Supabase, Cloudflare, and other platforms. Let AI handle provisioning, deployment, database configs, and debugging to turn a vibe coded prototype into a live product.

ACI.dev Architecture

Join us on Discord to help shape the future of Open Source AI Infrastructure and VibeOps.

🌟 Star ACI.dev to stay updated on new releases!

GitHub Stars

📺 Demo Video

ACI.dev Unified MCP Server Demo

ACI.dev Unified MCP Server Demo

ACI.dev VibeOps Demo

ACI.dev VibeOps Demo

✨ Key Features

  • 600+ Pre-built Integrations: Connect to popular services and apps in minutes.
  • Flexible Access Methods: Use our unified MCP server or our lightweight SDK for direct function calling.
  • Multi-tenant Authentication: Built-in OAuth flows and secrets management for both developers and end-users.
  • Enhanced Agent Reliability: Natural language permission boundaries and dynamic tool discovery.
  • Framework & Model Agnostic: Works with any LLM framework and agent architecture.
  • 100% Open Source: Everything released under Apache 2.0 (backend, dev portal, integrations).

💡 Why Use ACI.dev?

ACI.dev improves tool-calling reliability and accountability:

  • Authentication at Scale: Connect multiple users to multiple services securely.
  • Discovery Without Overload: Find and use the right tools without overwhelming LLM context windows.
  • Natural Language Permissions: Control agent capabilities with human-readable boundaries.
  • Tool-use Logging: See how your agent called tools and the issues it ran into.
  • Build Once, Run Anywhere: No vendor lock-in with our open source, framework-agnostic approach.

🧰 Common Use Cases

  • VibeOps: Automate devOps by letting your agentic IDE access Vercel, Supabase, Cloudflare, Sentry and more to ship live products.
  • Personal Assistant Chatbots: Build chatbots that can search the web, manage calendars, send emails, interact with SaaS tools, etc.
  • Research Agent: Conducts research on specific topics and syncs results to other apps (e.g., Notion, Google Sheets).
  • Outbound Sales Agent: Automates lead generation, email outreach, and CRM updates.
  • Customer Support Agent: Provides answers, manages tickets, and performs actions based on customer queries.

🔗 Quick Links

💻 Getting Started: Local Development

To run the full ACI.dev platform (backend server and frontend portal) locally, follow the individual README files for each component:

👋 Contributing

We welcome contributions! Please see our CONTRIBUTING.md for more information.

Integration Requests

Missing any integrations (apps or functions) you need? Please see our Integration Request Template and submit an integration request! Or, if you're feeling adventurous, you can submit a PR to add the integration yourself!

Star History

Star History Chart

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 994
Method 228
Class 184
Interface 82
Route 54
Enum 8

Languages

Python64%
TypeScript36%

Modules by API surface

backend/aci/common/exceptions.py79 symbols
backend/mock/propelauth_fastapi_mock.py78 symbols
backend/aci/server/tests/conftest.py48 symbols
frontend/src/components/ui/sidebar.tsx25 symbols
backend/aci/common/db/crud/projects.py24 symbols
frontend/src/components/ui-extensions/enhanced-date-picker/time-picker-utils.tsx21 symbols
backend/aci/server/routes/linked_accounts.py18 symbols
backend/aci/common/schemas/function.py18 symbols
backend/aci/common/schemas/security_scheme.py16 symbols
backend/aci/common/db/sql_models.py16 symbols
frontend/src/components/ui/dropdown-menu.tsx15 symbols
backend/aci/server/tests/routes/functions/test_functions_search.py15 symbols

Dependencies from manifests, versioned

@ai-sdk/react1.2.8 · 1×
@hookform/resolvers3.10.0 · 1×
@propelauth/react2.0.29 · 1×
@radix-ui/react-accordion1.2.11 · 1×
@radix-ui/react-alert-dialog1.1.14 · 1×
@radix-ui/react-checkbox1.3.2 · 1×
@radix-ui/react-dialog1.1.14 · 1×
@radix-ui/react-dropdown-menu2.1.15 · 1×
@radix-ui/react-hover-card1.1.14 · 1×
@radix-ui/react-label2.1.7 · 1×

Datastores touched

local_dbDatabase · 1 repos

For agents

$ claude mcp add aci \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page