Company Brain
БесплатноНе проверенEnables AI agents to query and manage company knowledge from a Supabase GraphRAG store, including accounts, meetings, people, org hierarchy, product docs, and c
Описание
Enables AI agents to query and manage company knowledge from a Supabase GraphRAG store, including accounts, meetings, people, org hierarchy, product docs, and call logs.
README
MCP server exposing the Company Brain (Supabase GraphRAG knowledge store) to AI agents.
Runs three transports simultaneously:
- Streamable HTTP (
POST /mcp) — Claude web (claude.ai) and Claude Code HTTP entries - Legacy SSE (
GET /sse+POST /messages) — n8nmcpClientTool(v2.15) - stdio (
dist/index.js) — local Claude Code via.mcp.json
Tools (16)
Account-centric:
get_account_summarylist_account_meetingsget_account_factsget_account_health_signalsget_account_context_graphfind_accounts_by_tagfind_similar_accountsfind_similar_accounts_by_description
Retrieval / graph:
search_meeting_chunks(hybrid HNSW + FTS + tag)search_peopleget_meeting_transcriptget_person_meetingsget_org_hierarchyquery_tag_trendssearch_product_docssearch_call_log(RingCentral calls by phone/person/direction)
Setup
npm install
npm run build
Environment
Create /etc/brain-mcp/env (chmod 600) or an .env:
SUPABASE_URL=https://<project>.supabase.co
SUPABASE_SERVICE_ROLE_KEY=<service role key>
GEMINI_API_KEY=<gemini key>
MCP_API_KEY=<openssl rand -hex 32>
MCP_PORT=3100
ALLOWED_ORIGINS=https://claude.ai,https://<n8n-host>
GOFLEET_ORG_ID=<org uuid>
brainmust be listed in Supabase Dashboard → Settings → API → Exposed Schemas.
Run
npm run start # stdio (local Claude Code)
npm run start:http # HTTP + SSE server on MCP_PORT
Production (PM2):
pm2 start ecosystem.config.cjs
pm2 save && pm2 startup
Установка Company Brain
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/vanshsohi-zenduit/company-brain-mcpFAQ
Company Brain MCP бесплатный?
Да, Company Brain MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Company Brain?
Нет, Company Brain работает без API-ключей и переменных окружения.
Company Brain — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Company Brain в Claude Desktop, Claude Code или Cursor?
Открой Company Brain на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Company Brain with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
