Obsidian Intelligence turns your vault into a Model Context Protocol server. Any MCP-enabled AI client (Claude Desktop, Claude Code, Cursor, OpenWebUI, Cline, Continue.dev, ChatGPT Desktop) can then search, analyze, and reason over your vault — without your notes ever leaving your machine.
{
"mcpServers": {
"obsidian-intelligence": {
"command": "npx",
"args": [
"-y",
"obsidian-intelligence"
]
}
}
}