Sunday, July 5, 2026

Give your Claude the company mind

One command connects your local Claude Code to VastMind — same knowledge, same field, everyone.

claude mcp add --transport http vastmind …
1

Run one command

In any terminal with Claude Code installed. One URL — that's the whole config.

2

Sign in with Google

Your browser opens; use your vastassembly.ai account. Your Claude gets its own scoped credential.

3

Think with the company mind

Ask Claude about docs, sprints, decisions. Write findings back — they land in YOUR private space.

then try, inside Claude Code

"Search vastmind for how Membrane integrations work"
"What does the brain know about our PII policy?"
"Save what we just learned to my vastmind space"
"Which ClickUp tasks mention the campaign wizard?"

Your Claude gets tools: brain_search · brain_think · brain_put_page · brain_graph · clickup_*. Reads span the org sources + your space; writes land only in user-you. Publishing to the shared wiki is a reviewed flow.

superpowers: the /vm command kit

Slash commands + a recall-first skill so Claude reaches for the brain by default: /vm:search · /vm:think · /vm:save · /vm:task

claude plugin marketplace add VastAssembly-ai/vastmind
/plugin install vastmind

Native Claude Code plugin — no git, node, or curl on your machine. Commands install as /vastmind:* and the brain connection comes bundled. Update anytime with /plugin update vastmind /vastmind:whatsnew tells you when. (Cursor still uses the installer: curl -fsSL …:4601/api/kit/install.mjs | node -)

Cursor too: the same installer prints the .cursor/mcp.json block and ships a rules file (clients/cursor/rules/vastmind.mdc) — pass --cursor-project <path> to install into a repo.
VastAssembly-ai/vastmind