claude mcp add comcortex-mem-memory -- npx -y cortex-memory-mcp
{
"mcpServers": {
"comcortex-mem-memory": {
"command": "npx",
"args": ["-y", "cortex-memory-mcp"]
}
}
}
{
"mcpServers": {
"comcortex-mem-memory": {
"command": "npx",
"args": ["-y", "cortex-memory-mcp"]
}
}
}
{
"mcpServers": {
"comcortex-mem-memory": {
"command": "npx",
"args": ["-y", "cortex-memory-mcp"]
}
}
}
About This MCP Server
The com.cortex-mem/memory server provides shared, persistent memory for AI agents, enabling them to store and retrieve data across sessions. This server works with various MCP clients, including Claude, Kiro, and Cursor, and can be integrated using npm and stdio. Developers would use this server when building applications that require AI agents to retain information over time, making it a useful tool for ai-ml projects.
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
cortex-memory-mcp 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 ai & machine learning capabilities. Once installed, your AI can use its tools automatically.