MCP Server
MCP
io.github.VelixarAi/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "velixar-mcp-server",
"version": "0.2.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Velixar API key (get one free at velixarai.com)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VELIXAR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment