One command connects Claude Code, Codex, Gemini, Cursor — or any MCP client — to FlukeBase.
Persistent memory and ~748 tools, shared across every session, machine, and teammate.
No account needed first: signing in is the connect.
Persistent memory + 500 tools, across every session and machine.
Run in your terminal
claude mcp add --transport http --scope user flukebase https://mcp.flukebase.me/mcp
Running this opens your browser to sign in — that IS your signup. No account needed first.
Then run codex mcp login flukebase to sign in — it opens your browser and creates your account. (Codex has no CLI to add a remote server, so add the config above first.)
FlukeBase speaks standard MCP. Point any client at the endpoint.
Add to MCP endpoint (Streamable HTTP)
https://mcp.flukebase.me/mcp
Auth is OAuth 2.1 with Dynamic Client Registration — your client opens a browser to sign in on first connect, which provisions your FlukeBase account automatically.