AIppocampus runs on your own machine — the client starts it, so there is no endpoint to ping. 238 installs a week from pypi. Last commit 8 Jul 2026.
Local-first, source-backed continuity for AI agents via stdio MCP.
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 aippocampus -- uvx aippocampus
{
"mcpServers": {
"aippocampus": {
"args": [
"aippocampus"
],
"command": "uvx"
}
}
}
[mcp_servers.aippocampus]
command = "uvx"
args = ["aippocampus"]
{
"mcpServers": {
"aippocampus": {
"args": [
"aippocampus"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aippocampus": {
"args": [
"aippocampus"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.