Loading MCP server directory, please wait...
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
npx @getmcp/cli add io.github.KairosMobius/nexus-memory-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KairosMobius/nexus-memory-mcp": {
"command": "npx",
"args": [
"-y",
"nexus-memory-mcp"
],
"env": {
"NEXUS_API_KEY": ""
}
}
}
}