Aippocampus MCP Server

A source-backed continuity layer for long-running relationships with AI agents. AIppocampus began with a human problem: every new agent session can be bright, capable, and strangely newborn. Work may survive in commits and notes while the path behind the work falls back into silence. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 5 · #221 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Aippocampus

Claude Code

claude mcp add sapientropic-aippocampus -- uvx aippocampus

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sapientropic-aippocampus": {
      "command": "uvx",
      "args": [
        "aippocampus"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package aippocampus - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.Sapientropic is GitHub-verified and matches the repo owner

03 · What Aippocampus can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.3 · 2026-06-15

0.3.3 is a dogfood release for fewer sharp edges. · AIppocampus should feel easier to keep nearby: quieter status, clearer routes, less release-theater, and fewer places where an agent has to guess whether a diagnostic…

v0.3.2 · 2026-06-15

0.3.2 is a cleanup release for trust at the edges. · The main change is not louder memory. It is calmer proof. Install, export, maintenance, benchmark, and release paths now say more clearly what happened, what is safe…

v0.3.1 · 2026-06-14

0.3.1 is a small release about foreground manners. · AIppocampus can now let architecture-native route work be felt without turning the frontstage into a wiring diagram. When attention-router, macro, topology, or…

04 · Who maintains Aippocampus

AIppocampus is maintained by sapientropic. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
other - ranked #221 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-06-15)
registry
io.github.Sapientropic/aippocampus (active, first published 2026-06-02 · 6 versions)
packages
pypi:aippocampus

06 · Aippocampus FAQ

What is Aippocampus?

A source-backed continuity layer for long-running relationships with AI agents. AIppocampus began with a human problem: every new agent session can be bright, capable, and strangely newborn. Work may survive in commits and notes while the path behind the work falls back into silence. It runs locally over stdio via the published package.

Is Aippocampus still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Aippocampus?

Run `uvx aippocampus`. You can also paste the ready-made client config above.

Does Aippocampus run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Aippocampus

More MCP servers to compare · AI Divination Skills · Oraclebone · JobScout MCP · Savvly · Scaleway MCP server

More Python MCP servers · World Model MCP · Steam (read-only) · Personal Finance · see all