MCP
Custom MCP
Adding Custom MCP in SOL
Overview
Model Content Protocol (MCP) is an open standard that allows SOL to talk to external tools and internal data sources.
By using MCP, you can extend SOL’s capabilities—enabling it to read from your databases, trigger workflows, or pull insights from internal dashboards, all within chat.
📖 Learn more about the MCP here
What is MCP?
MCP (Model Content Protocol) defines how tools and services provide context to large language models (LLMs) in a standardized way.
In simple terms, it lets you plug external data and APIs into SOL—securely and with minimal setup—so the assistant can reason over your stack and take action.
What can you do with MCP?
- 🔍 Ask questions over internal tools like Notion, Jira, Confluence, or internal APIs
- ⚙️ Trigger actions—create tickets, send emails, update databases
- 🧠 Enrich SOL’s memory with company-specific knowledge and systems
Integration with SOL
MCP integrates deeply with other SOL components:
- Memory System: Leverages user memory for contextual awareness
- Task System: Provides AI capabilities for task analysis and generation
- Automation Rules: Powers AI-driven conditions and actions
- Chat Interface: Enables intelligent conversations with users
Next Steps
To learn more about MCP: