Managed CloudMCP-NativeSelf-Host Optional

Your company's complete context, accessible tohumans and agents

Connect the tools your company already runs on. CompanyBrain ingests emails, chat, tickets, meetings, calendars, and docs — then builds one structured knowledge base your team can read and your agents can query through knowledge graphs and native MCP.

Connects with

SlackLinearJiraGmailOutlookGoogle CalendarNotionConfluenceGitHubGoogle MeetMicrosoft TeamsZoomGitLabGoogle Drive
companybrain — knowledge graph

Ingested Sources

#eng-platform · Slack
12m ago
LIN-1247 · Linear
1h ago
Sprint Planning · Google Meet
2h ago
Auth ADR · CompanyBrain Wiki
1d ago
Platform Team · Google Calendar
live
Auth

Live knowledge graph · 847 entities

search_knowledgeget_entityget_project_contextlist_conventionscompanyMCP · connected

The Problem

Corporate knowledge is scattered — and agents can't access it

Siloed sources

Emails, Slack threads, Jira tickets, and meeting notes live in separate apps. Nobody has the full picture.

Agents hallucinate

Coding agents lack structured access to your conventions, architecture, and decisions. They guess instead of knowing.

Docs rot quietly

Human-readable wikis aren't connected to what agents need. Context decays. Onboarding suffers.

Complete Context

Whatever your company uses — we connect it

No rip-and-replace. CompanyBrain plugs into the apps your teams already rely on, ingests the knowledge inside them, and links it all into one living corporate brain.

Email & Communication

Gmail, Outlook, and Slack — threads, decisions, and context from everyday conversations.

GmailOutlookSlack

Project & Issue Tracking

Linear and Jira — tickets, sprints, blockers, and delivery status linked to the right projects.

LinearJira

Docs & Knowledge Bases

Notion, Confluence, and your internal wiki — architecture docs, ADRs, runbooks, and onboarding guides in one graph.

NotionConfluenceGitHubCompanyBrain Wiki

Calendars & Meetings

Google Calendar, Outlook, and Google Meet — who met, about what, and what was decided.

Google CalendarOutlookGoogle Meet

Integrations

Core connectors highlighted — full list scrolls below.

46 tools · custom connectors available

CoreSlack
CoreLinear
CoreJira
CoreGmail
CoreOutlook
CoreGoogle Calendar
CoreNotion
CoreConfluence
CoreGitHub
CoreGoogle Meet
CoreMicrosoft Teams
CoreZoom
CoreGitLab
CoreGoogle Drive
Asana
Monday.com
ClickUp
Trello
Bitbucket
Azure DevOps
Discord
Intercom
Zendesk
SharePoint
OneDrive
Coda
Guru
Slab
Miro
FigJam
Figma
Sentry
Datadog
PagerDuty
Loom
HubSpot
Salesforce
Productboard
Amplitude
Personio
BambooHR
HiBob
Lattice
15Five
Cal.com
Calendly
CoreSlack
CoreLinear
CoreJira
CoreGmail
CoreOutlook
CoreGoogle Calendar
CoreNotion
CoreConfluence
CoreGitHub
CoreGoogle Meet
CoreMicrosoft Teams
CoreZoom
CoreGitLab
CoreGoogle Drive
Asana
Monday.com
ClickUp
Trello
Bitbucket
Azure DevOps
Discord
Intercom
Zendesk
SharePoint
OneDrive
Coda
Guru
Slab
Miro
FigJam
Figma
Sentry
Datadog
PagerDuty
Loom
HubSpot
Salesforce
Productboard
Amplitude
Personio
BambooHR
HiBob
Lattice
15Five
Cal.com
Calendly

The Solution

Two layers. One unified system.

A wiki your team loves — and an agent layer that understands your company natively. Zero compromise between human readability and machine access.

Human Portal

Where your team works

  • Markdown-native wiki & docs editor
  • Structured areas: Teams, Projects, Architecture, ADRs
  • Visual Knowledge Graph explorer
  • Agent Context Builder — define what agents know per project & role
# Authentication Architecture

## Decision

JWT + refresh tokens via Keycloak

ADR-042Platform
MCP Agent Layer

Where your agents connect

  • Native MCP server built on TypeScript SDK
  • Knowledge Graph with entities, relations & decisions
  • Semantic search via pgvector
  • Works with Cursor, Claude Code, Codex & more

search_knowledge({

query: "auth conventions",

project: "platform-api"

})

← 3 entities, 2 ADRs, 1 convention

Agent Access

One corporate brain — for every agent in your company

CompanyBrain is MCP-native. Coding agents get structured access to conventions and architecture — but the same knowledge graph powers onboarding bots, company chat, sales assistants, and any external agent you connect via companyMCP.

Knowledge Graph + MCP Tools

Coding Agent Access

Agents query entities, relations, and project context directly. No more hallucinated conventions or outdated patterns.

  • search_knowledge — semantic + graph search
  • get_entity — people, projects, decisions
  • get_project_context — full project brain
  • list_conventions — coding standards on demand

General Agent Gateway

companyMCP

A unified MCP server for every AI workflow in your company — not just coding. Connect any agent to your corporate brain.

  • Single MCP endpoint for all company knowledge
  • Role-based context scoping
  • Works with any MCP-compatible client
  • Extensible tool surface for custom workflows

Humans stay in control

Agent Context Builder

Your team defines exactly what each agent knows — scoped per project, per role, per team. Full transparency, zero black boxes.

  • Per-project knowledge boundaries
  • Role-based access policies
  • Audit what agents can query
  • Live preview of agent context

Beyond Coding

In-house agents you can build today

Custom agents on companyMCP — same corporate context, different prompts and tool scopes per use case.

Onboarding

New hires ask how things work — deploy process, team rituals, who owns what — answered from live docs, Slack, and ADRs.

Company Q&A

An internal chatbot that actually knows your company. One graph across wikis, chat, tickets, and meetings.

Meeting intelligence

Prep before a call, summarize decisions after. Pulls calendar context plus linked tickets and past threads.

Project status

"What's blocking Platform API?" — Jira, Linear, Slack, and architecture docs in a single agent query.

IT & ops helpdesk

Runbooks, access guides, and past incidents — agents resolve tier-1 questions without paging the on-call.

Sales enablement

Product positioning, case studies, and eng decisions — so sales talks match what the product actually does.

External Agents

Third-party agents, your company's memory

External agents handle UX and reasoning. CompanyBrain supplies memory, permissions, and provenance — so they answer from your data, not the public internet.

Slack & Teams bots

Ask in-channel without leaving chat. Same MCP backend as your wiki — one source of truth everywhere.

SlackMicrosoft Teams

CRM agents

Deal context enriched with product docs, roadmap tickets, and meeting notes — for HubSpot and Salesforce AI.

HubSpotSalesforce

Support AI

Customer-facing replies backed by internal product knowledge, release notes, and known issues.

IntercomZendesk

Workflow automation

n8n, Make, or Zapier steps that search knowledge, fetch entities, and trigger actions across your stack.

n8nMakeZapier

Voice & IVR

After-hours internal help or tier-1 support — deploy managed or self-hosted so sensitive conversations stay in your control.

Custom voice agents

Bring your own agent

Any MCP-compatible client — Claude, ChatGPT, Copilot, or your own — connects to the same companyMCP endpoint.

ClaudeChatGPTCopilotCustom

How it works together

Role-scoped agents

Sales sees deals and product docs. Engineering sees repos and ADRs. Same MCP, different context profiles.

Source provenance

Every answer traceable — ADR-042, Slack #eng-platform, March 12. Less hallucination, more trust.

Agent orchestration

Onboarding hands off to expert-finder. Meeting agent creates Linear issues. Agents chain via MCP tools.

Compatible MCP clients

CursorClaude CodeCodexWindsurfClaudeChatGPTCopilotSlack botsn8nAny MCP client

Deployment

Managed cloud or your infrastructure

Most teams start on our managed plan — fast setup, no ops. Regulated industries and security-conscious orgs can self-host when they need full control. Same product, same MCP, your choice.

Managed plan — EU-hosted, production-ready out of the box
Self-hosted option — on-premise or private cloud via Docker Compose
Full control over data retention & access policies on both plans
No vendor lock-in — export your knowledge graph anytime

Managed Cloud

Get started in minutes. We run CompanyBrain for you — EU-hosted, fully managed, with the same MCP and knowledge graph as self-hosted.

Self-Hosted (Optional)

Need full data sovereignty? Deploy on your infrastructure with Docker Compose — same product, your servers.

GDPR by Design

EU data residency on managed plans. On self-hosted, your data never leaves your environment. You control retention, access, and deletion.

MCP-Native Architecture

The MCP server isn't an afterthought. It's a first-class citizen, designed alongside the human portal.

Under the Hood

Modern stack, production-ready

FrontendNext.js + TipTap Editor
Knowledge GraphKuzu (embedded)
Vector SearchPostgreSQL + pgvector
MCP ServerTypeScript MCP SDK
AuthNextAuth / Keycloak
DeployDocker Compose