Hi everyone ![]()
I’m Serhii, the developer behind the Bear Notes Claude Extension that was discussed here back in September. I wanted to introduce myself, share why I built it and how I actually use it, and ask the community about their experience connecting Bear to AI-assistants.
Why I built it
I’ve been a Bear user for years, and I use Tiago Forte’s PARA methodology to organize everything – work projects, learning notes, and personal knowledge. When Claude Desktop launched extensions, I immediately wanted Claude to work with my notes directly. No other solution existed, so I built one.
What it does (v2.2.0)
The extension lets Claude search, read, create, and update your Bear notes:
-
Search notes by content or tags
-
Manage tags: list tags, add tags to notes
-
Read full note content
-
Create new notes
-
Append/prepend text to existing notes
-
Attach files (images, PDFs, etc.)
All operations are local-only – no data leaves your machine.
How I actually use it
Some real workflows from my daily usage:
-
Weekly reviews – “Search my Bear notes tagged #work-log from this week and summarize what I accomplished”
-
Knowledge synthesis – “Find all my notes about [topic] and help me identify gaps or contradictions”
-
Quick capture – “Create a new note with tag #inbox containing these meeting notes”
-
Note updates – “Append this summary to my note titled ‘Project X’”
Installation
Download the .mcpb file from releases, double-click, done. Works with Claude Desktop on macOS.
Also available as a standalone MCP server if you want to use it with Claude Code:
claude mcp add bear-notes --transport stdio -- npx -y bear-notes-mcp@latest
Happy to answer any questions or hear how others might want to use it! Are you using any AI tools with your Bear notes? I’m curious what workflows others have found useful.