Claude Desktop Setup
Connect Brainz Lab to Claude Desktop.Prerequisites
- Claude Desktop installed
- Node.js 18+ installed
- Brainz Lab API key
Configuration
1. Find Config File
The config file location depends on your OS:| OS | Path |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |
| Linux | ~/.config/Claude/claude_desktop_config.json |
2. Add MCP Servers
Edit the config file:3. Restart Claude Desktop
Completely quit and restart Claude Desktop to load the new configuration.Verify Installation
After restarting, ask Claude:“What Brainz Lab tools do you have access to?”Claude should respond with the available tools like
recall_query, reflex_list, etc.
Usage Examples
Query Logs
“Show me error logs from the last hour”
Find Errors
“What unresolved errors do we have?”
Get Details
“Tell me more about the PaymentError”
Resolve Issues
“Mark the PaymentError as resolved”
Multiple Projects
If you have multiple projects, use different API keys:Troubleshooting
Tools Not Appearing
- Check the config file syntax (valid JSON)
- Verify the API key is correct
- Restart Claude Desktop completely
- Check Claude Desktop logs
Permission Errors
On macOS, you may need to allow terminal access:- Open System Settings > Privacy & Security
- Find Terminal in the list
- Ensure it has necessary permissions