BrainFlow - Shared Team Memory - MCP
公式Your company's brain, connected to Claude, ChatGPT, Gemini, Cursor, and VS Code. Turn your team's email history into shared memory that any AI assistant can query with natural language.
BrainFlow: The Brain of Your Company (MCP Server)
Your company's brain, connected to Claude, ChatGPT, Gemini, Cursor, and VS Code. Turn your team's email history into shared memory that any AI assistant can query with natural language.

Features
- Natural Language Queries — Ask questions in plain English. The AI translates to SQL and returns sourced answers.
- Team Memory Search — Query emails, tasks, deals, and decisions across your entire company workspace.
- Cross-Team Context — Sales handoffs to ops, legal feedback to product, marketing summaries for leadership — all connected.
- Multi-Platform — Works with Claude (Web + Desktop), ChatGPT, Gemini, Cursor, and VS Code Copilot.
- Company-Scoped Security — Every query is automatically filtered to your company. No cross-tenant data leakage.
- Read-Only — Only
SELECTqueries are permitted. No write, delete, or modify operations possible. - Audit Trail — Every API key usage is tracked with timestamps.
Prerequisites
- Active BrainFlow account
- BrainFlow API key (generated from your dashboard)
- MCP-compatible AI assistant (Claude, ChatGPT, Gemini, Cursor, or VS Code)
BrainFlow Pricing
The MCP server is included free with every BrainFlow subscription. No separate MCP charge.
| Plan | Price | Users | MCP Access | Rate Limits |
|---|---|---|---|---|
| Founder | $19.90/mo ($15.90/mo billed annually) | 1 | ✅ Full access | Standard |
| Startup | $99.90/mo ($79.90/mo billed annually) | Up to 10 | ✅ Full access | Higher |
| Corporate | $899.90/mo ($599.90/mo billed annually) | Up to 100 | ✅ Full access | Highest |
- 7-day free trial on all plans
- 30-day refund guarantee
- Cancel anytime
How It Works
1. Create your BrainFlow account
Sign up at brain-flow.ai and create your company workspace.

2. Get your BrainFlow API key
Generate an API key from your BrainFlow Dashboard. This is what you'll use to connect your AI assistant.

3. Include BrainFlow in CC
Add your BrainFlow email to the CC of any email thread you want to remember. BrainFlow automatically ingests and indexes the conversation.

4. Query with natural language
Connect your AI assistant via MCP and ask questions about any thread your team has shared.
Setup
Generate an API key
In your BrainFlow dashboard:
- Go to Settings → API Keys
- Click Generate key
- Name it (e.g. "Claude Desktop")
- Copy the key — you will only see it once
Connect your AI assistant
Claude (Web)
Go to Customize → Connectors → Add custom connector
- Name:
BrainFlow - URL:
https://brain-flow.ai/mcp/sse?api_key=bf_mcp_YOUR_KEY_HERE
Claude Desktop
Go to Settings → Developer → Edit Config:
{
"mcpServers": {
"brainflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://brain-flow.ai/mcp/sse",
"--header",
"x-api-key:bf_mcp_YOUR_KEY_HERE"
]
}
}
}
ChatGPT (requires Developer Mode beta)
Settings → Apps → Advanced settings → Enable Developer Mode → Create app
- Name:
BrainFlow - URL:
https://brain-flow.ai/mcp/sse?api_key=bf_mcp_YOUR_KEY_HERE
Gemini
gemini mcp add brainflow https://brain-flow.ai/mcp/sse --header "x-api-key:bf_mcp_YOUR_KEY_HERE"
VS Code
Add to your settings.json:
{
"mcp": {
"inputs": [],
"servers": {
"brainflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://brain-flow.ai/mcp/sse",
"--header",
"x-api-key:bf_mcp_YOUR_KEY_HERE"
]
}
}
}
}
Cursor
- Open Cursor Settings (Cmd/Ctrl + ,)
- Go to MCP
- Add the BrainFlow server config above
- Query in Composer while you code
Replace YOUR_KEY_HERE with your actual API key. Restart your assistant and start asking questions.
What You Can Ask
Cross-team handoffs
| Question | What you get |
|---|---|
| "What commitments did sales make to Delta Corp that operations should know about?" | Sourced commitments with links to original threads |
| "Has anyone from engineering spoken to Acme Corp about the API issues?" | Team member names, dates, and conversation summaries |
| "Which prospects did BD reach out to that we already have contracts with?" | Overlap detection between prospects and existing clients |
Team activity & decisions
| Question | What you get |
|---|---|
| "Summarize the marketing team's exchanges over the last week." | Weekly summary with key topics and decisions |
| "What did product decide about the Q3 roadmap in their last sync?" | Decision points and action items from product threads |
| "Show me unresolved high-priority tasks across all teams." | Filtered task list with assignees and deadlines |
Documents & contracts
| Question | What you get |
|---|---|
| "What did legal say about the Alpha contract terms?" | Legal feedback summary with clause references |
| "Find all Q3 budget discussions across departments." | Aggregated budget threads with dollar amounts |
Company-wide insights
| Question | What you get |
|---|---|
| "Summarize client feedback the support team collected this month." | Themed feedback summary with sentiment trends |
| "Which topics came up most in leadership emails this quarter?" | Topic frequency analysis with top threads |
Security
- Read-only. The server only runs
SELECTqueries.INSERT,UPDATE,DELETE,DROP,CREATE,UNION, and subqueries are all blocked at the parser level. - Company-scoped filtering. Every query is automatically injected with
company_id = 'YOUR_COMPANY_UUID'before execution. No manual filter needed, no filter bypass possible. - API key validation. Keys are SHA-256 hashed and validated on every request. Revoked or inactive keys are rejected immediately.
- UUID-enforced scoping. Company IDs are validated as proper UUIDs before any query execution, preventing injection attacks.
- No external APIs. Your data never leaves your database. No third-party API calls are made during query processing.
- Audit trail. Each key records
last_used_attimestamp on every successful request. - Rate limiting. Fair-use limits apply per plan tier to prevent abuse.
For security issues, email [email protected].
License
MIT
関連サーバー
Kone.vc
スポンサーMonetize your AI agent with contextual product recommendations
GSuite
Interact with Google products, including Gmail and Calendar.
Jira & Confluence MCP Servers
MCP servers for interacting with Jira and Confluence APIs.
HWP-MCP (한글 Model Context Protocol)
Control the Korean word processor HWP with AI for automated document creation, editing, and manipulation.
ReaperMCP
AI-powered music production in REAPER via the Model Context Protocol — 150 tools for composition, mixing, mastering, and audio analysis.
TinyTasks MCP Server
A hybrid MCP server compatible with Claude Desktop and Web, supporting both local and web deployment modes for task management.
Ablefy Connector
Manage Ablefy digital products, orders, payments, invoices, funnels, and affiliate programs through Claude Desktop. 44 tools with one-click .mcpb installation.
MIND
Personal knowledge graph AI memory. 15 tools, 89 actions. Semantic search, emotional intelligence, CRM, life management, social, self-training, autonomous insights, research agent, automations.
Webflow MCP Server
Apify-hosted MCP server for Webflow with 22+ tools. Sites, CMS collections, pages, content management, and publishing. No local setup needed.
Sequential Story
An MCP server for problem-solving using Sequential Thinking and Sequential Story mnemonic techniques.
Bear Notes
Access and manage your notes from the Bear App.