The most advanced Obsidian MCP — long-term memory for AI agents. Hybrid retrieval (BM25 + TF-IDF + multilingual ML embeddings, RRF-fused) with BGE cross-encoder reranking, HNSW + int8 quantization, late-chunking, HyDE + sub-question decomposition, agentic
{
"mcpServers": {
"oomkapwnenquire": {
"command": "npx",
"args": [
"-y",
"@oomkapwn/enquire-mcp"
]
}
}
}