SanctumOS Modules
SanctumOS is built on a modular architecture that allows you to mix and match components to create the perfect AI agent communication platform for your needs.
đĻ Core Modules
Sanctum Letta MCP
Model Context Protocol Server
The foundation of SanctumOS, providing a standardized interface for AI agents to interact with external tools and services.
Key Features:
- Plugin-based architecture for extensibility
- Full MCP protocol compliance
- Real-time communication via Server-Sent Events
- Auto-discovery of plugins and tools
Broca-2
Message Processing Middleware
The communication hub that bridges AI agents with various platforms and endpoints.
Key Features:
- Multi-platform message handling
- Reliable message queue system
- Plugin-based platform integration
- Multi-agent architecture with complete isolation
Sanctum Web Chat
Web Interface Bridge
A secure web chat system that enables web-based communication with your AI agents.
Key Features:
- API-first design for easy integration
- Real-time chat with automatic polling
- Comprehensive security features
- Admin monitoring and session management
đ Plugin System
All SanctumOS modules support a plugin architecture:
- MCP Plugins: Add new capabilities to the MCP server
- Broca Plugins: Handle platform-specific communication
- Web Chat Extensions: Customize the web chat interface
đ Getting Started
Installation Order
For a complete SanctumOS deployment:
- Sanctum Letta MCP - Foundation layer
- Broca-2 - Communication layer
- Sanctum Web Chat - Interface layer
Configuration Options
- Standalone: Run each module independently
- Integrated: Configure modules to work together
- Custom: Mix and match based on your needs
đ¯ Use Cases
Minimal Setup
For basic AI agent communication:
- Sanctum Letta MCP + Broca-2
Web Integration
For web-based agent interaction:
- Sanctum Letta MCP + Broca-2 + Sanctum Web Chat
Development Environment
For plugin development and testing:
- Sanctum Letta MCP (standalone)
SanctumOS modules work together to provide a complete AI agent communication platform. Choose the modules you need and configure them to work perfectly for your use case.