One Framework
Three Surfaces
Define your agents once. Deliver them through the API, a visual platform, a team workspace, or your own custom frontend.
The Orbit Framework
The core engine behind Orbit. Define agents, attach tools, add knowledge, and compose them into multi-agent workflows. The framework handles the rest.
Orbit Framework API
Embed agents into your own products or automate backend workflows.
Define Agents
Create agents with prompts, tools, and knowledge bases via REST API.
Register MCPs
Connect tools and integrations that agents automatically discover and use.
Compose Orchestrations
Coordinate multiple agents into workflows, graphs, or swarms.
Execute & Stream
Call agents with real-time streaming responses.
Memory
Capture conversation history and session context with full data sovereignty.
Monitoring
Track agent performance, costs, and usage patterns.
Orbit Platform
Build and manage agents without writing code.
Visual Agent Builder
Create and configure agents through a visual interface. No code required.
Orchestration Canvas
Compose multi-agent workflows visually with drag and drop.
Configuration
Manage integrations, LLM models, and framework settings from the UI.
Access Control
Define who can access which agents and set permissions per team or user.
Test & Iterate
Run agents in a built-in playground and see results in real time.
Publish & Version
Promote agents from draft to production with version tracking.
Orbit Workspace
A ready-to-use workspace where teams interact with AI agents.
Chat Interface
Conversational UI with streaming responses and file uploads.
Agent Discovery
Browse and switch between published agents in one place.
Apps & Extensions
Extend agents with custom apps and interactive UI components.
Multi-Tenant
Scoped access, usage tracking, and admin controls per team.
Collaboration
Share conversations and export results across your team.
Usage Analytics
Track interaction history and costs per agent.
NPM Packages — For Your Own Frontend
Framework-agnostic SDK with typed clients for every Orbit API.
Ready-to-use hooks and components for building agent interfaces in React.
Toolkit for building custom tools and integrations that work with Orbit.
Pre-built agent UI components — bring your own styling.
Add Capabilities Through Protocols
MCP Tools
Add custom tools by deploying MCP servers in your own infrastructure. Agents discover and use them automatically.
A2A Agents
Connect external agents via the A2A protocol. Orbit orchestrates them alongside your internal agents.
Three Orchestration Patterns
Graphs
Sequential workflows where each agent's output feeds the next.
Swarms
Parallel specialists working simultaneously, results synthesized.
Workflows
Dynamic routing that picks the right agent based on context.