Connect To Anything
OMNI is designed to connect to heterogeneous systems while preserving execution safety.Integration strategy
- Prefer first-party OMNI tools for stable financial workflows
- Add MCP sources for external tool ecosystems
- Add OAuth/API sources for provider-specific capabilities
- Use custom endpoints only when bounded and permissioned
Practical examples
- Add an MCP source for your internal research tools
- Add OAuth-backed sources for productivity workflows
- Route market and news workflows through first-party OMNI APIs where possible
Safety model
Always combine new integrations with:- Permission mode controls
- Source-specific allow/deny rules
- Session-level approval where needed