Live · 530 notes · 5,110 edges

The SE knowledge graph,
queryable from your terminal.

A read-only library of FY27 product positioning, field plays, TMT vertical guidance, and discovery flows — wired into your Claude Code so you can ask in plain English and get cited answers in seconds.

No notes to download. No browser tabs. Claude reaches into the graph, pulls the right notes, and stitches the answer in your terminal.

One-line install

You're in. Paste this into your shell.

Copy and run. Restart Claude Code, then run claude mcp list to confirm.

claude mcp add --transport http salesforce-brain https://accelerantwiki.com/mcp --header 'X-API-Key: '
Paste into your shell — not the /mcp wizard. The command is ready to run as-is.
Get access

Sign in with your Salesforce email.

Salesforce employees only. We'll email you a one-time link — click it and your install command appears here.

No accounts. No passwords. One-click sign-in for 30 days.

Check your inbox

We just sent a sign-in link to

Link expires in 1 hour. Look in spam if you don't see it within a minute.

The graph

530 notes, connected.

Every wikilink between notes shown live. Hover to highlight a note and its neighbors. The bigger the dot, the more central the note.

drag to pan · scroll to zoom
building graph…
Contents

Everything an SE needs, indexed.

530 notes spanning the full FY27 portfolio, organized into folders and surfaced through 5,110 graph edges.

346

Products

Marketing Cloud, Data 360, Personalization, Commerce, Loyalty, Marketing Intelligence, AdTech, Agentforce, Slack, Tableau, MuleSoft, Heroku.

103

Concepts

Architecture, data model, security, integration, governance, AI/ML, packaging, licensing.

52

APIs

REST, Bulk, Streaming, Pub/Sub, Metadata, Tooling, GraphQL, UI — endpoints, limits, examples.

35

Plays

Discovery, demo, and implementation flows for Loyalty, Personalization, Commerce, and Marketing Intelligence.

28

People

Salesforce executives, founders, and product leaders — context for exec briefings.

16

Projects

Strategic initiatives and cross-cloud bets in flight this fiscal year.

11

Releases

Spring, Summer, Winter — what's new, what changed, what's deprecated.

10

Maps of Content

Index notes that link out to everything in their domain — TMT, Industry Clouds, Products, Plays, Concepts, APIs.

How it works

Five primitives. Your Claude does the rest.

The server holds no LLM. It exposes retrieval primitives over MCP, and your local Claude Code synthesizes using your own Salesforce-issued key.

01 / ASK

You ask in Claude Code

Anywhere, any project. The brain is global to your terminal.

02 / CRAWL

Claude crawls the graph

Chains list_categoriessearch_brainget_notefollow_wikilinks.

03 / ANSWER

You get a stitched answer

Cited by note path. The server holds no LLM and no Anthropic credentials.

Tools

Five MCP tools, composed.

You don't need to call them by name — Claude picks. Listed here so you understand the shape of what's possible.

list_categories
Top-level orientation — folders, counts, every map.
list_moc
Pull a Map of Content in full to fast-orient on a domain.
search_brain
BM25 ranked search with excerpts and graph edges.
get_note
Full note body plus inbound and outbound wikilinks.
follow_wikilinks
BFS the graph 1–3 hops from any starting note.
In practice

Things you might actually ask.

Give me FY27 positioning for Marketing Cloud Personalization+ vs Salesforce Personalization. Which should I lead with for an enterprise media customer?
What's the discovery flow for an AdTech / clean room play? Walk me through the questions in order.
Summarize the TMT MOC and tell me the top three plays I should know cold for a Telco account.
Questions

The small print.

How do I get access?
Click "Request access" above and enter your @salesforce.com email. We'll send a one-time link. Click it and the install command shows up — pre-filled with your access key, ready to paste into your shell.
What does it cost me?
Nothing. The server holds no LLM — synthesis happens in your local Claude Code using your existing Salesforce-issued key.
Is customer data in here?
No. No accounts, no opportunities, no PII. Product knowledge, plays, and positioning only.
How fresh is the content?
Snapshot baked into the deploy artifact. Refreshes are manual.
"'url' is not a valid URL" when reconnecting.
Leading whitespace got captured into the URL — usually because the install was typed into Claude Code's interactive /mcp wizard instead of pasted into a shell. Remove with claude mcp remove salesforce-brain, then re-paste the install command from the section above.
How do I remove it?
claude mcp remove salesforce-brain
Copied