Global Agent Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 146 installs a week from pypi. Last commit 16 Jul 2026.
Shared, project-aware memory for Claude Code, Codex, and other agents with human review.
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 global-agent-memory -- uvx global-memory-mcp
{
"mcpServers": {
"global-agent-memory": {
"args": [
"global-memory-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.global-agent-memory]
command = "uvx"
args = ["global-memory-mcp"]
{
"mcpServers": {
"global-agent-memory": {
"args": [
"global-memory-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"global-agent-memory": {
"args": [
"global-memory-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.