SuperMemory runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 14 Jun 2026.
MCP-first agent learning: capture failures, validate lessons, retrieve context, improve.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add supermemory -- uvx supermemory-agent
{
"mcpServers": {
"supermemory": {
"args": [
"supermemory-agent"
],
"command": "uvx"
}
}
}
[mcp_servers.supermemory]
command = "uvx"
args = ["supermemory-agent"]
{
"mcpServers": {
"supermemory": {
"args": [
"supermemory-agent"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"supermemory": {
"args": [
"supermemory-agent"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.