Rare find

Claude Journal. A memory notebook for Claude Code that saves your work notes and finds them instantly.

github.com/chrismbryant/claude-journal-mcp

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • fix: Remove duplicate hooks reference from plugin manifest (#19)
November 2025
  • Remove duplicate MCP server configuration (#18)
  • Improve auto-capture visibility and enable automatic hook installatio…
  • Fix time query timestamp format mismatch (#16)
  • Enhance auto-capture with real content and add advanced search (#15)
  • Add documentation about branch protection and PR requirement (#13)
  • Update README with accurate plugin behavior and installation (#12)
  • Add MCP server configuration to plugin.json (#11)
  • Add CLI interface for automatic journaling from hooks (#10)
  • Change auto-capture trigger from AND to OR logic (#9)
  • Fix hooks.json schema to match plugin specification (#8)
  • Fix plugin.json schema validation errors (#7)
  • Fix marketplace.json source path to start with ./ (#6)
  • Add marketplace.json for local plugin testing (#5)
  • Update README with uv installation instructions (#4)
  • Update Python requirement to 3.12+, add 3.13 testing (#3)
  • Remove plugin conversion planning document (#2)
  • Add comprehensive unit tests and CI (#1)
  • Convert to full Claude Code plugin
  • Add MIT License and auto-capture hook implementation