Loading page...
Loading page...
Read and write notes in your Obsidian vault from your AI. Search, link, and create notes through natural conversation.
Unlock your second brain for your AI assistant. Search notes by content or title, read linked notes across your vault, create new notes, and add to daily journals — all through conversation.
Requires the Obsidian Local REST API community plugin (free, no account needed).
{
"mcpServers": {
"obsidian-vault": {
"command": "npx",
"args": ["-y", "@mcphub/obsidian-vault"],
"env": {
"OBSIDIAN_API_URL": "http://localhost:27123",
"OBSIDIAN_API_KEY": "..."
}
}
}
}
⚠ This tool requires write or destructive access. Review permissions carefully before installing.