Pensyve MCP Server

Universal memory runtime for AI agents. Framework-agnostic, protocol-native, offline-first. It is available as a remote MCP endpoint.

Teams that want a hosted memory endpoint instead of running a local process. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 72 · #175 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

NOASSERTION · Rust servers · how we verify → /methodology

01 · Install Pensyve

before you install - you'll need

Set PENSYVE_API_KEY before connecting. PENSYVE_PATH is optional or environment-specific per the README.

Claude Code

claude mcp add major7apps-pensyve --transport http https://mcp.pensyve.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "major7apps-pensyve": {
      "url": "https://mcp.pensyve.com/mcp"
    }
  }
}

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

https://mcp.pensyve.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

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 remote - your agent's requests go to mcp.pensyve.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

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

03 · What Pensyve can do

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

Latest releases

v3.1.0 · 2026-08-19

withhold the forget snapshot path from remote callers · edges carry a namespace_id, and their accessors scope by it · erase an entity in one capturing transaction that deletes edges · retention window and per-namespace…

v3.0.0 · 2026-08-17

serialize dmem ring-buffer gauge writes under ROUTING_COUNTER_LOCK · lazy ONNX embedder loading for the MCP stdio server (~2.9 GB -> ~12 MB idle per instance) · PR #162 follow-ups - fork-PR review guard…

v2.6.1 · 2026-07-12

unbreak lint on clippy 1.97 and release packaging on GitHub runners · update all dependencies (consolidates 20 dependabot PRs) · prepare 2.6.1 release

04 · Who maintains Pensyve

Pensyve is maintained by major7apps. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
memory - ranked #175 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-08-19)
registry
io.github.major7apps/pensyve (active, first published 2026-04-04 · 2 versions)

06 · Pensyve FAQ

What is Pensyve?

Universal memory runtime for AI agents. Framework-agnostic, protocol-native, offline-first. It is available as a remote MCP endpoint.

Is Pensyve still maintained?

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

How do I install Pensyve?

Run `claude mcp add major7apps-pensyve --transport http https://mcp.pensyve.com/mcp`. The README documents 2 environment variables (PENSYVE_PATH, PENSYVE_API_KEY) to set first. Set PENSYVE_API_KEY before connecting. PENSYVE_PATH is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Pensyve require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Pensyve

Pairs well with

Servers that cover what Pensyve doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Memorylens MCP · Mars Nme · Smart Memory · Acc Int · Compartment

More Rust MCP servers · Portview · Mq Bridge App · MT5 Quant · M1nd · N Memory · see all