Local-first agentic memory — 100+ tools, 92% LongMemEval-S, hybrid search, GDPR, zero cloud.
claude mcp add m3-memory -- uvx m3-memory
claude_desktop_config.json
{
"mcpServers": {
"m3-memory": {
"command": "uvx",
"args": [
"m3-memory"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"m3-memory": {
"command": "uvx",
"args": [
"m3-memory"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"m3-memory": {
"command": "uvx",
"args": [
"m3-memory"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"m3-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"m3-memory"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"m3-memory": {
"command": "uvx",
"args": [
"m3-memory"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.skynetcmd--m3-memory/reviews or the review_server meta-tool.
POST /mcp