Give agents your brain
Give full context to your agents
Coding agents guess because they don't know what you know. Connect your Constella library over MCP and Claude Code, Codex, and every assistant work from your real memories — not generic web pulls.
Your brain → your agents
Your library feeds every agent → they pull the context they need → grounded, actually-useful output.
Endpointhttps://fastfind.app/mcp
Auth headerAuthorization: Bearer YOUR_CONSTELLA_API_KEY
Find your personal API key in the Constella desktop app — open the “Upgrade Your Assistant” card at the bottom of the dashboard sidebar, or Settings. Replace YOUR_CONSTELLA_API_KEY in the snippets below with it. Get the desktop app →
- Open Terminal.
- Install if needed:
npm install -g @anthropic-ai/claude-code - Paste this — swap in your key:claude mcp add --transport http --scope local \ constella https://fastfind.app/mcp \ --header "Authorization: Bearer YOUR_CONSTELLA_API_KEY"
- Start Claude Code:
claude - Type
/mcp— you should seeconstella ✓ connected. - Test: “Use Constella to find my notes on X.”
Plan requirement: any Claude Code user.




