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 work with agent memory, embeddings and knowledge graph and want a hosted endpoint instead of running a local process. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 83 · #185 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18

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-09-17

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

v4.0.0 · 2026-09-02

update plugin metadata for current schema · refresh routine dependency locks · bump eslint from 10.9.0 to 10.9.1 in /pensyve-ts · upgrade fastembed to 6.0.1 · enforce strict local gateway model runtime · guard strict…

pensyve-codex-plugin-v1.4.3 · 2026-08-28

Publishes the metadata-schema and default-prompt compatibility fix for the Pensyve Codex plugin. · #301 and #300.

v3.2.0 · 2026-08-27

force row-level security from the schema itself · replace Gemini CLI with Antigravity · force row-level security from the schema itself · replace Gemini CLI with Antigravity

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 #185 of 304 actively-maintained memory servers as of 2026-09-18.
release cadence
6 releases in the last 90 days (latest 2026-09-02)
registry
io.github.major7apps/pensyve (active, first published 2026-04-04 · 3 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-09-18, its last commit was 2026-09-17 and it shipped 6 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-09-17, 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 · ★ 39,038
  2. Pdf MCP → filesystem companion filesystem · ★ 135

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

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