What is MCP?
The Model Context Protocol is a standardized way for AI agents to interact with external systems. MCP servers act as bridges between your agent and various services, enabling your AI to:- Access external data sources - Connect to databases, file systems, cloud storage, and APIs
- Integrate with platforms - Work with GitHub, Slack, Google Drive, Notion, and more
- Execute system operations - Run commands, query databases, manipulate files
- Maintain context - Keep consistent access to resources across conversations
Setup MCP Tab View
Enable for Projects
Once added, enable the MCP server for specific projects where you want your agent to have access to its capabilities.
Using MCP Servers
Via UI
Chat Naturally
Your agent will automatically use MCP resources when they’re relevant to your conversation. No special commands needed.
Via API
You can programmatically manage MCP servers through the API. Check the MCP API Reference for detailed documentation on:- Adding and removing servers
- Managing server configurations
- Enabling servers for projects
- Monitoring server status







