Model Context Protocol
The bridge between Claude and your Rails app. Every Brainz Lab product becomes a tool that AI can use directly.
Before
You
Check our server metrics and search our docs for "authentication"
I can only help with what you paste into this conversation. I have no way to access your servers, databases, or documentation directly.
After
You
Check our server metrics and search our docs for "authentication"
Calling 2 tools in parallel
pulse.get_metrics(period: "1h")
recall.search("authentication")
Results
Metrics (last hour):
• CPU: 45% avg, 78% peak
• Memory: 2.1GB / 4GB
Documentation matches:
• "Authentication Guide" (94% match)
• "OAuth Setup" (87% match)
31 tools available. Claude can now query, search, cache, alert, and more—directly from conversation.
MCP exposes all Brainz Lab products to Claude automatically
pulse.get_metrics(period)
Real-time server metrics
recall.search(query)
AI-powered search
reflex.cache_status()
Cache hit/miss stats
signal.list_alerts()
Active alerts & incidents
MCP is what makes Brainz Lab truly AI-native. It's the bridge that lets Claude work with your Rails app.