Memory OS AI runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi. Last commit 3 Mar 2026.
Adaptive memory for AI agents — FAISS search, chat extraction, cross-project linking
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 memory-os-ai -- uvx memory-os-ai
{
"mcpServers": {
"memory-os-ai": {
"args": [
"memory-os-ai"
],
"command": "uvx"
}
}
}
[mcp_servers.memory-os-ai]
command = "uvx"
args = ["memory-os-ai"]
{
"mcpServers": {
"memory-os-ai": {
"args": [
"memory-os-ai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memory-os-ai": {
"args": [
"memory-os-ai"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.