claude mcp add omega-memory-omega-memory -- uvx omega-memory
{
"mcpServers": {
"omega-memory-omega-memory": {
"command": "uvx",
"args": ["omega-memory"]
}
}
}
{
"mcpServers": {
"omega-memory-omega-memory": {
"command": "uvx",
"args": ["omega-memory"]
}
}
}
{
"mcpServers": {
"omega-memory-omega-memory": {
"command": "uvx",
"args": ["omega-memory"]
}
}
}
About This MCP Server
The omega-memory server is a tool that provides persistent memory for AI coding agents, allowing them to store and recall information locally. It connects to AI coding assistants through standard input/output interfaces, enabling them to retain context and memory of previous interactions. Developers would use this tool when they need to implement local-first, persistent memory capabilities in their AI-powered applications, particularly those that require retaining memory over time.
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
omega-memory on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The omega-memory server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.