I created a plugin called EzRAG that lets you semantically search your Obsidian vault using a chat interface or externally via the built in MCP server. The entire process is powered by a single Gemini API key.
As a little background, I’ve been on the hunt for a simple solution to give Claude Code/Desktop the ability to semantically search an entire Obsidian vault. I’ve never found anything I was happy with, so when Google announced their new Gemini file search API I thought I’d take a stab at creating a plugin around it.
I realize that uploading your notes to Google is a non-starter for many Obsidian users, but for my use case the vaults aren’t sensitive and I already keep a lot of info in Google docs.
Would love feedback from anyone who wants the simplest possible “chat with my vault / let agents search it” setup and can tolerate the Google dependency. You can find the plugin: at github.com/benbjurstrom/ezrag
If you have any questions or run into any issues let me know!
