Memvex (formerly Cortex)
Your agents don’t know you. Memvex fixes that.
Memvex is a local-first MCP server that provides a shared runtime for all your AI agents. Instead of each agent starting from scratch, Memvex gives them access to:
- Identity: Your preferences, coding style, and project context.
- Memory: A shared knowledge graph that persists across sessions and tools.
- Guardrails: Rules to prevent agents from doing things they shouldn’t (like spending too much money or deleting production DBs).
How it works
- Install & Init:
npx memvex init - Configure: Edit
memvex.yaml - Connect: Add Memvex as an MCP server to Claude, Cursor, or any MCP-compatible tool.
Designed to be local-first and privacy-focused.