Fautons
7 min readClaudeMCPBuilding with AI

Give your AI a company brain: structured brand memory with MCP

Give your AI a company brain: structured brand memory with MCP

Why your AI keeps guessing

Open a fresh AI chat and it knows nothing about your company. So you paste in the brand guide, the tone rules, a couple of case studies, and then you ask for the work. Tomorrow, in a new chat, you do it again. The model has no memory of your brand between sessions, so every conversation starts from zero.

The re-pasting wastes time, and it is inconsistent. You paste one version of the brand, a colleague pastes another, and the AI produces two different voices for the same company. Multiply that across a team and you get drift: lots of AI output that is each individually fine and collectively all over the place.

Memory beats prompting

The fix is to stop carrying your brand in the prompt and give the AI somewhere to look it up. That means turning the brand from prose into structured data: not a PDF the model skims, but typed facts it can query precisely. Your voice becomes a set of rules. Your proof becomes a list of real, named facts. Your personas become records.

Modelled that way, a brand stops being a document and becomes something an agent can ask exact questions of. What is our approved tone? Which case studies can I cite by name? Who is this piece for? The answers come back as data, not as paragraphs the model has to interpret and might get wrong.

What MCP actually is

The piece that makes this practical is MCP, the Model Context Protocol. Anthropic released it in late 2024 as an open standard for connecting AI assistants to outside data and tools, so you are not stuck pasting context by hand. Think of it as a common plug: build one server, and any AI that speaks MCP can read from it.

Claude supports it directly. Claude Desktop and Claude Code can both connect to MCP servers, and so can custom agents you build yourself. A company-knowledge server is simply an MCP server whose job is to answer questions about your business, so any agent in your stack can ask instead of guess.

Cortex: a company brain over MCP

Cortex is our take on that idea. It models a company across structured domains, including voice, audience, messaging, proof, personas, case studies, positioning, products, and policies, and serves them to any agent over MCP. Orbit, our content engine, queries it on every run, but so can Claude Code, Claude Desktop, or your own tools.

The payoff is the update story. Change a voice rule or add a case study in one place, and every connected agent reads the new truth the next time it asks. There is no re-training and no chasing down prompts in five different tools. The brand becomes live infrastructure the whole stack shares. You can see the full picture on the Cortex page.

Where to start

You do not need to buy anything to take the first step. Write down the five things your AI most often gets wrong about your company: the tone it misses, the stat it invents, the audience it forgets. That short list is the seed of a knowledge base, and writing it is the part most teams skip.

From there, the question is how much structure is worth it for you, which depends on how many people and tools touch your brand. If you want help thinking it through, or you would rather learn to build this kind of thing yourself, that is what our AI training and weekly AI Pulse sessions are for.

Frequently asked questions

What does it mean to give AI a company brain?

It means storing your company's knowledge, including voice, proof, personas, and policies, as structured data an AI agent can query, instead of pasting it into a prompt each time. The AI looks the answer up from one source of truth, so it stops guessing and stays consistent across people and tools.

What is MCP?

MCP, the Model Context Protocol, is an open standard Anthropic released in late 2024 for connecting AI assistants to outside data and tools. Build one MCP server and any AI that speaks the protocol, including Claude Desktop and Claude Code, can read from it. A knowledge server is just an MCP server that answers questions about your business.

Do I need Cortex specifically to do this?

No. Cortex is our version of a brand-knowledge server, and a convenient one, but the idea is general. The important move is modelling your brand as structured, queryable knowledge over MCP. You can start by simply writing down what your AI keeps getting wrong.

Does this only work with Claude?

The pattern is open. MCP is a standard, not a Claude-only feature, so a knowledge server can serve other models too. We build on Claude for its strong support of MCP and agentic work, but the brand brain itself is not locked to one model.

Sources

More from our Blog

July 3, 20268 min read

AI for product managers: what I learned training ~20 Salesforce PMs for six weeks

I spent six weeks teaching senior product managers and UX designers at Salesforce to work with AI. Here's what actually helped them, and what I'd tell any PM team.

AI trainingProduct managementClaude
Read the article
July 3, 20268 min read

What a 12-month AI transformation roadmap actually looks like

A realistic AI transformation roadmap runs in quarters: baseline first, then foundations, department activation, scale, and proof of return. Here's the anatomy.

AI transformationAI strategy
Read the article
July 3, 20268 min read

The AI maturity audit, explained: what gets measured and why

An AI maturity audit scores how your organisation actually uses AI: usage, proficiency, change capacity, self-built workflows, and measured value. Here's how it works.

AI transformationMeasurement
Read the article