Vilix
Persistent memory for AI assistants and coding agents across ChatGPT, Claude, Cursor, and other MCP-compatible tools.
Ads
Overview
Connect Vilix once. OpenClaw, Hermes, Claude Code, Cursor, Codex, ChatGPT, Claude, Grok, Manus, Copilot, Windsurf, Lovable, and custom MCP tools can all pull the context you meant. Free 7-day Pro trial. No credit card. Free plan stays available. user\_prompt: “continue the launch site” Vilix returns the latest decisions, open tasks, writing rules, and the connected tool history. what did we decide about the launch page? Use the new Vilix mark, show the memory loop, keep the trial CTA, and make mobile setup obvious.recalled from Vilix memory
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Retrieve shared context
Ask your assistant to call `get_context` with your prompt so Vilix returns the latest decisions, open tasks, and writing rules before replying.
- Save conversation turns
After a reply, use `save_turn` to store the exchange in Vilix memory for retrieval by any connected AI tool.
- Search past decisions
Query semantic or keyword search over full conversation history to find what you said about a pricing idea or design rule last month.
- Carry context across tools
Switch from Claude Code to Cursor or ChatGPT and have the new tool pull the same project state, tasks, and user rules automatically.
- Apply personal rules everywhere
Set style directives once in `user_rules` and have every connected AI follow them on new chats without re-explaining.
Tags
- memory
- ai-agent
- coding-agent
- knowledge-retrieval
- llm
Related MCP servers
Memory MCP Server
OfficialPersist assistant memory as a lightweight knowledge graph across sessions.
OpenLore
OfficialAgent-native knowledge server. Serves docs to AI agents over SSH and MCP with identity-scoped views, governed writing, and structured metadata. Single binary, zero config.
gingugu/gingugu
Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, and hybrid BM25 + semantic search via fastembed ONNX. Works with Cursor, Windsurf, Claude, and any MCP client. `pip install gingugu`
GistPad-MCP
Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad).