Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
AerionDyseti avatar

Vector Memory Mcp

  • 5 repo stars
  • Updated July 10, 2026
  • aeriondyseti/vector-memory-mcp

Vector Memory is a local-first MCP server and Claude Code plugin that stores and searches semantic memories in SQLite so AI assistants can retain decisions and context across sessions.

About

vector-memory-mcp is a marketplace plugin for a local-first MCP server that stores semantic memories, session waypoints, and searchable Claude Code transcripts in SQLite. Install it when agents must remember decisions and patterns across compacts without sending memory to a remote service. The recommended Claude Code plugin path bundles hooks for session events and waypoint skills alongside the MCP tools.

  • Local all-MiniLM-L6-v2 embeddings with sqlite-vec in one SQLite file
  • Hybrid vector plus full-text search, batch memory operations, session waypoints
  • Indexes Claude Code conversation history for later semantic retrieval
  • Plugin install adds MCP server, lifecycle hooks, and /waypoint commands

Vector Memory Mcp by the numbers

  • Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin marketplace add aeriondyseti/vector-memory-mcp

Add your badge

Show developers this marketplace is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars5
Last updatedJuly 10, 2026
Repositoryaeriondyseti/vector-memory-mcp

How do coding agents remember project decisions and patterns locally after session clears or compacts?

Persist decisions and patterns in local SQLite vector memory, search semantically across sessions, and use waypoint skills via the Claude plugin bundle.

Who is it for?

Developers using MCP-compatible clients who want private on-device embeddings and plugin-managed session hooks.

Skip if: Teams that need hosted multi-tenant memory SaaS instead of a single-file local SQLite store.

What you get

Stored memories, searchable context, and optional waypoint snapshots persisted in the local SQLite database file.

Plugins in this marketplace

1 plugin - install individually after you add the marketplace.

Recommended Marketplaces

FAQ

Where is data stored?

In a single local SQLite file with locally generated embeddings per the README.

What does the plugin add beyond MCP?

Session lifecycle hooks, waypoint skills, and context monitoring per the recommended plugin install section.

How do you install for Claude Code?

claude plugin marketplace add AerionDyseti/Vector Memory Mcp and install vector-memory@Vector Memory Mcp.

LLM Integrationagentsllmautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.