VEKTOR Slipstream
[VEKTOR Memory] (https://vektormemory.com) - Local-first persistent memory for AI agents. SQLite-vec, 4-layer associative graph, 8ms recall, 34 tools. No cloud.
VEKTOR MEMORY
Persistent memory for AI agents. Local-first. No cloud. No amnesia.
Documentation · Install · Quick Start · MCP Tools · Pricing
What we build
AI agents are stateless by default. Every session starts blind — no memory of what was decided, what was tried, or why things are connected. VEKTOR fixes that.
We build memory infrastructure: the storage layer, the recall engine, and the tooling that lets agents carry context across time. Everything runs locally. Nothing leaves your machine.
Our values
Sovereignty first. Your agent's memory belongs to you. No telemetry, no cloud sync, no third-party access to the context your agent accumulates. Local SQLite. Your disk. Full stop.
Determinism over magic. Memory should behave predictably. We use spec-decoding retrieval, confidence-scored recall, and peer-reviewed benchmarks — not black-box embeddings that silently degrade.
Open where it counts. The interchange format is open. The migration tooling is open source. You are never trapped. If you want to move your memory to a different system, we ship the tool to do it.
Built for agents, not dashboards. Every design decision optimises for the MCP call path — low latency, structured output, composable tools. Not a UI. Not a SaaS admin panel. A substrate.
Products
Slipstream
The MCP memory server.
Slipstream is a 44-tool MCP server that plugs directly into Claude, Cursor, Windsurf, or any MCP-compatible agent runtime. It gives agents a structured, persistent memory that survives sessions — stored locally in SQLite, recalled in under 1ms via dual-channel BM25 and vector search fused through Reciprocal Rank Fusion.
Memory in Slipstream is not a flat key-value store. It is a self-organising 4-layer graph — episodic, semantic, procedural, and strategic — where facts are linked by Zettelkasten-style edges and weighted by a reinforcement learning scorer that promotes memories which have actually influenced past responses. Over time, the memory surface adapts to what the agent uses.
The intelligence layer adds confidence scoring on every recall, cosine deduplication on write, namespace isolation per project, an import-watch daemon, causal lineage reconstruction on merge, and a briefing scheduler that surfaces a context summary on session start.
Distributed via npm. Commercial licence. $9/month.
vektormemory.com · npm · Docs
Cloak
Hands for your agent. Bundled inside Slipstream.
Cloak is the DXT & CLI action and operations layer. Where Slipstream manages what an agent knows, Cloak manages what it can do — SSH orchestration, stealth browser automation, and an encrypted credential vault, all exposed as MCP tools.
SSH orchestration gives agents the ability to execute commands on remote servers with a mandatory approval gate before any write or destructive operation, multi-command transaction planning, and one-step rollback. Designed for agents that manage infrastructure without human hands on the keyboard.
Browser automation runs a fingerprint-spoofed headless browser with human-realistic mouse and scroll behaviour injection, CAPTCHA detection and solving, semantic diffing between fetches of the same URL, and an llms.txt-aware smart fetch that avoids the browser entirely when the target is agent-native.
The vault is AES-256 encrypted credential storage — API keys, SSH keys, tokens — retrieved by name at tool call time. No plaintext credentials in config files or agent context windows.
Cloak ships inside every Slipstream installation. No separate install.
Vex
Open source. Free. Apache 2.0.
Vex is a vector interchange tool. It exports agent memory from VEKTOR and imports it into any major vector database — Pinecone, Qdrant, Weaviate, Chroma, and more — using the open .vmig.json interchange format.
It exists because we believe you should be able to leave. Lock-in is a design choice, and we chose against it. If you want to migrate your agent's accumulated memory to a different system, Vex is how you do it.
Zero dependencies. Node.js 18+. Runs on Windows, macOS, and Linux.
github.com/Vektor-Memory/Vex
Vek-Sync
Vek-sync is a standalone CLI tool that keeps your MCP (Model Context Protocol) server configurations in sync across all your AI editors — Claude Desktop, Cursor, VS Code, Windsurf, and Claude Code. No account. No cloud. Just a single .mcp.json file and one command.
Define your servers once in .mcp.json. Push to every editor with one command. Pull from any editor to bootstrap the file. Store secrets safely in an encrypted local vault.
https://github.com/Vektor-Memory/Vek-Sync
Via
Open source. Free. Apache 2.0.
Via is the universal integration layer for AI tools. It connects Claude, Cursor, Windsurf, and ChatGPT to a shared memory, task board, and context bus — so your work follows you across every tool, every session, every machine.
Architecture
SQLite locally for everything. No embeddings, no API calls, no cloud. The memory graph is pure SQLite — nodes are files, edges are import relationships. For semantic search and team-shared context, upgrade to Vektor Slipstream.
github.com/Vektor-Memory/ViaNode.js 18+ Windows · macOS · Linux Zero runtime dependencies
Built on peer-reviewed research · LoCoMo 66.9% · sub-1ms recall
[email protected] · Security · Privacy
Máy chủ liên quan
Memento
A local-first, LLM-agnostic memory layer for AI assistants
trilium-mcp
Read and write a self-hosted TriliumNext knowledge base over its ETAPI. Ten tools: create/get/update/append/delete notes, full search, labels and relations.
MemHeaven
Self-hosted remote MCP memory server for ChatGPT and AI agents.
structured.sh
Self-hosted MCP server for persistent agent memory. Define typed schemas, write records, and query with SQL via DuckDB against Parquet files on disk.
mem0-mcp-server
mem0-mcp-server — exposes Mem0 persistent semantic memory as an MCP HTTP server; supports add/search/read/update/delete operations and semantic search for agent memory.
mcp-memory-graph
Persistent memory for AI agents using a semantic knowledge graph. Store, retrieve, and connect memories with semantic search — so your AI remembers context across sessions.
Mnemory
A self-hosted, secure, feature-rich memory system for AI agents and assistants. Provides intelligent fact extraction and deduplication, with an artifact store for detailed content.
Rekindle
A local MCP continuity engine that helps Claude Code pick up the thread across sessions.
Nauro
Persistent project context for AI coding agents: captures decisions, rationale, and rejected paths so agents stay consistent across Claude, Cursor, Codex, and any MCP enabled platform.
Agentmemory MCP
Paid remote MCP endpoint for persistent AI agent memory, site analytics, pricing, checkout status, and search-readiness operations.