MCP Setup
Connect Brainz Lab to AI assistants using MCP servers.Prerequisites
- Node.js 18+ installed
- Brainz Lab API key from the dashboard
Quick Setup
1. Get Your API Key
Copy your API key from the dashboard. It starts withsk_live_ or sk_test_.
2. Configure Your Client
Choose your AI client:3. Start Using!
Once configured, ask Claude about your data:“What errors do we have in production?”
Available Servers
Recall (Logging)
Reflex (Errors)
Combined
Install all servers at once:Environment Variables
| Variable | Required | Description |
|---|---|---|
BRAINZLAB_API_KEY | Yes | Your API key |
RECALL_URL | No | Custom Recall URL (self-hosting) |
REFLEX_URL | No | Custom Reflex URL (self-hosting) |
Self-Hosting
When self-hosting, point to your own servers:Verifying Setup
After configuration:- Restart your AI client
- Ask: “What Brainz Lab tools are available?”
- Claude should list the available tools
Troubleshooting
Server Not Found
Authentication Failed
Connection Timeout
Get Help
Contact support for assistance