"""
MIRA MCP (Model Context Protocol) Integration
Intelligent gateway and federated server architecture
"""

from .gateway import MIRAMCPGateway

__all__ = ['MIRAMCPGateway']