Quick setup
mcp.json
123456789
{ "mcpServers": { "brainfish": { "url": "https://mcp.brainfi.sh", "headers": { "Authorization": "Bearer bf_api_YOUR_TOKEN" } } } }
1
Open Claude.ai → Settings → Integrations
Go to claude.ai/settings/integrations and click Add custom connector.
2
Enter a name and URL with your token
Claude.ai doesn't support custom headers, so pass your API token directly in the URL:
https://mcp.brainfi.sh?token=bf_api_YOUR_TOKENcopy3
Click Add — that's it
No OAuth required. Claude will immediately discover all 25 Brainfish tools.
Credentials are embedded in the URL on your device only. Use a token with the minimum permissions your workflow needs.
25 available tools across 8 categories
Search & Documents7
Suggestions1
Collections5
AI & Answers2
Catalogs4
Sessions & Analytics4
Analytics1
Auth1
Your credentials stay private. Tokens are forwarded directly to the Brainfish API on each request. This server never stores, logs, or caches your API keys.