HelixDB is an open-source graph-vector database built from scratch in Rust.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"helix-db": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-helix-db"
]
}
}
}