Vault Cortex
Standalone MCP server for Obsidian vaults — hybrid search, notes & files, memory, tasks, OAuth 2.1
Install
Dockerstreamable-http
docker run -i --rm ghcr.io/aliasunder/vault-cortex:0.52.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-aliasunder-vault-cortex": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aliasunder/vault-cortex:0.52.1"
]
}
}
} Source: official MCP Registry record · registry name io.github.aliasunder/vault-cortex · published 2026-09-17 · updated 2026-09-17. Not an endorsement; review the code before connecting it to anything sensitive.