Used by 1 plugin
Integrates with Neural Memory to retrieve and store persistent context across conversations.
Add to your .mcp.json:
{
"mcpServers": {
"neural-memory": {
"command": "uvx",
"args": [
"--from",
"neural-memory",
"nmem-mcp"
]
}
}
}uvx