MemClaw — the shared, governedMCP memory server for AI agents.
Persistent memory over one MCP connection. What one agent learns, every agent knows — in Claude Code, Claude Desktop, Cursor, Windsurf, and every framework that speaks MCP.
No credit card
Apache 2.0 · 70,000 downloads
{
"mcpServers": {
"memclaw": {
"url": "https://memclaw.net/mcp",
"headers": {
"X-API-Key": "mc_your_key"
}
}
}
}Connected in 30 seconds
Three steps. The longest one is typing your email.
Create a free account
Email or SSO. No credit card, no sales call.
Copy your API key
A tenant-scoped key (starts with mc_) is waiting on your dashboard.
Paste the config
Claude Code, Claude Desktop, Cursor, Windsurf — 12 memory tools appear instantly.
The 12 tools your agents get
Not a key-value cache. Writes are auto-enriched, recall is semantic, and every operation is scoped, attributed, and audited.
memclaw_writeSave a fact once — auto-enriched with type, title, summary, and tags.
memclaw_recallSemantic search over everything your agents know.
memclaw_listBrowse what's stored, newest first, no query needed.
memclaw_manageUpdate, supersede, or delete memories as facts change.
memclaw_evolveRecord outcomes so stored knowledge learns from results.
memclaw_insightsPatterns, contradictions, and gaps across the store.
memclaw_tuneRetrieval knobs per search profile — depth, hops, thresholds.
memclaw_docStore and fetch whole documents and skills.
memclaw_entity_getThe graph view of a person, project, or system.
memclaw_keystonesRead the fleet's mandatory policy rules.
memclaw_keystones_setAuthor fleet-wide policy (elevated trust required).
memclaw_statsUsage, quotas, and health for your tenant.
Memory for your agent framework
MCP clients connect with the config above. Framework SDKs get their own guide — same memory, same governance, either way.
Something else? Generic MCP setup · Plain REST API
Where to go from here
Everything on this site, one hop away.
Learn
Evaluate
Already have an account? Open your dashboard
Frequently asked questions
What is an MCP memory server?+
MCP (Model Context Protocol) is the open standard AI clients use to call external tools. An MCP memory server exposes memory as those tools — so Claude Code, Claude Desktop, Cursor, or any MCP client can write facts, recall them semantically, and share them with other agents. MemClaw adds what teams need on top: multi-agent scopes, fleets, policy rules, and an audit trail.
Which AI clients and frameworks work with it?+
Anything that speaks MCP connects with the one config on this page — Claude Code, Claude Desktop, Cursor, and Windsurf included. Framework SDKs (LangChain, LlamaIndex, CrewAI, AutoGen, OpenAI Agents) have their own integration guides, and there's a plain REST API when MCP isn't an option.
Is it open source? Can I self-host?+
Yes — caura-memclaw is Apache 2.0 on GitHub: the whole engine, including all 12 MCP tools and the audit trail. The managed platform at memclaw.net is the same engine with governance, SSO, and hosting wired in, and its free tier needs no credit card.
One config. Every agent remembers.
Free tier: 10K memories, unlimited agents and fleets. No credit card.
No credit card
Apache 2.0 · 70,000 downloads