Skip to main content
ClaudeWave

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.

MCP Servers4.8k estrellas464 forksPythonApache-2.0Actualizado 15d ago
Nota editorial

ACI.dev is an open-source tool-calling platform that connects over 600 third-party services, including Google Calendar, Slack, Vercel, Supabase, Cloudflare, and Sentry, to AI agents through either a Unified MCP server or a lightweight Python and TypeScript SDK. It integrates with Claude via the Model Context Protocol, making it compatible with Claude Code and other agentic IDEs, while remaining framework and model agnostic. The platform handles multi-tenant OAuth flows and secrets management so developers avoid writing separate authentication logic for each service, and it uses natural language permission boundaries to control what actions an agent can take. Dynamic tool discovery helps prevent overwhelming LLM context windows by surfacing only relevant tools at runtime. A notable use case is "VibeOps," where the Unified MCP server connects an agentic IDE to deployment and infrastructure platforms so AI can handle provisioning, database configuration, and debugging to take a prototype to a live product. The entire backend, developer portal, and integrations are released under Apache 2.0.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · aci
Claude Code CLI
claude mcp add aci -- uvx aci
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "aci": {
      "command": "uvx",
      "args": ["aci"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/aipotheosis-labs/aci and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
agentsaiai-agentsapideveloper-toolsfunction-callingintegrationllmmcpoauth2open-sourcepermissionstoolsvibeops

Lo que la gente pregunta sobre aci

¿Qué es aipotheosis-labs/aci?

+

aipotheosis-labs/aci es mcp servers para el ecosistema de Claude AI. 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. Tiene 4.8k estrellas en GitHub y se actualizó por última vez 15d ago.

¿Cómo se instala aci?

+

Puedes instalar aci clonando el repositorio (https://github.com/aipotheosis-labs/aci) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar aipotheosis-labs/aci?

+

Nuestro agente de seguridad ha analizado aipotheosis-labs/aci y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene aipotheosis-labs/aci?

+

aipotheosis-labs/aci es mantenido por aipotheosis-labs. La última actividad registrada en GitHub es de 15d ago, con 60 issues abiertos.

¿Hay alternativas a aci?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega aci en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: aipotheosis-labs/aci
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aipotheosis-labs-aci)](https://claudewave.com/repo/aipotheosis-labs-aci)
<a href="https://claudewave.com/repo/aipotheosis-labs-aci"><img src="https://claudewave.com/api/badge/aipotheosis-labs-aci" alt="Featured on ClaudeWave: aipotheosis-labs/aci" width="320" height="64" /></a>

Más MCP Servers