Graph memory that dreams: Neo4j knowledge-graph memory for AI agents with hybrid search
claude mcp add reverie -- npx -y @knowall-ai/reverie
claude_desktop_config.json
{
"mcpServers": {
"reverie": {
"command": "npx",
"args": [
"-y",
"@knowall-ai/reverie"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"reverie": {
"command": "npx",
"args": [
"-y",
"@knowall-ai/reverie"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"reverie": {
"command": "npx",
"args": [
"-y",
"@knowall-ai/reverie"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"reverie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@knowall-ai/reverie"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"reverie": {
"command": "npx",
"args": [
"-y",
"@knowall-ai/reverie"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.knowall-ai--reverie/reviews or the review_server meta-tool.
POST /mcp