MCP Integration
Connect your OM1 agent to external tools via Model Context Protocol
Last updated
Was this helpful?
Was this helpful?
Mode 1 ──► [Slack, Google Maps] ──► MCPClientManager instance 1
Mode 2 ──► [Weather, News] ──► MCPClientManager instance 2
Mode 3 ──► (no MCP servers) ──► Offline modenode --version
npm --version┌─────────────────────────────────────────────────────────────┐
│ OM1 Agent │
│ │
│ Config ──► load_mcp() ──► MCPClientManager │
│ │ │
│ ├── Discovers tools │
│ ├── Manages connections │
│ └── Executes tool calls │
└─────────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────┐
│ MCP Servers │
│ (Slack, Maps, etc.) │
└─────────────────────────┘