📄️ REST API
The ABI API is a FastAPI application that serves as the primary programmatic interface to the ABI stack. It auto-discovers and registers every loaded agent, workflow, and pipeline as API endpoints.
📄️ Dagster
Dagster is ABI's orchestration layer for scheduled jobs, data pipelines, and asset materialization.
📄️ MCP Server
The ABI MCP (Model Context Protocol) server exposes every loaded ABI agent as an MCP tool. This lets Claude Desktop, Cursor, VS Code, and any MCP-compatible client invoke ABI agents directly.
📄️ Nexus Web App
Nexus is the full-stack web application for ABI. It provides a browser-based interface for chatting with agents, browsing the knowledge graph, and managing workspaces and organizations.