MCP server that connects any AI to your Obsidian vault. Save articles from your phone, search across notes, build a compounding knowledge base. 15 tools, three transport modes (stdio, HTTP, cloud), zero-install Google Drive OAuth onboarding.
{
"mcpServers": {
"synapse": {
"command": "npx",
"args": [
"-y",
"synapse-obsidian"
]
}
}
}