tungpun/lake-of-embeddings
Local semantic search over your personal knowledge bases. Index Obsidian notes, SQLite databases, and plaintext files into ChromaDB, exposed to Claude via an MCP server.
Platform-specific configuration:
{
"mcpServers": {
"lake-of-embeddings": {
"command": "npx",
"args": [
"-y",
"lake-of-embeddings"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...