MiraBridge supports the Model Context Protocol (MCP) for extending the AI with custom tools and data sources.
What is MCP
MCP is an open protocol that lets AI assistants connect to external tools and data sources through a standardized interface. MiraBridge implements MCP client support, allowing you to register MCP servers that provide additional capabilities.
Registering an MCP Server
- Open MiraBridge settings
- Navigate to Integrations > MCP Servers
- Add your MCP server URL
- The server's tools and resources become available to the AI
Auto-Discovery
When enabled, MiraBridge can automatically discover MCP servers in your workspace based on configuration files.
Use Cases
- Database access โ let the AI query your development database
- API integration โ connect to internal APIs and services
- Custom tools โ extend the AI with project-specific operations
- Documentation โ provide the AI with access to internal docs
Next Steps
- Workspace Rules โ configure AI behavior
- Tools & Commands โ built-in tools reference