claude mcp add elixari-memory -- npx -y velixar-mcp-server
{
"mcpServers": {
"elixari-memory": {
"command": "npx",
"args": ["-y", "velixar-mcp-server"]
}
}
}
{
"mcpServers": {
"elixari-memory": {
"command": "npx",
"args": ["-y", "velixar-mcp-server"]
}
}
}
{
"mcpServers": {
"elixari-memory": {
"command": "npx",
"args": ["-y", "velixar-mcp-server"]
}
}
}
About This MCP Server
The io.github.VelixarAi/memory server provides persistent memory for AI assistants, allowing them to store, search, and recall information across sessions. This server connects to AI coding assistants through standard input/output interfaces and is available as a package named velixar-mcp-server on npm. Developers would use this server to enable their AI assistants to retain and retrieve information over time, making it useful for applications that require session-to-session memory.
Persistent memory for AI assistants. Store, search, and recall across sessions.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
velixar-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The memory server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.