A developer logbook that lives inside your MCP client. It exposes five main tools: add notes and decisions, manage TODOs, set one-time or recurring reminders, scan code for TODO comments, and run full-text search across all entries. Everything is auto-scoped to your current git project, but you can search globally. Two storage modes: SQLite for zero config, or Obsidian for markdown files with frontmatter that integrate with Graph View, Dataview, and the Tasks plugin. Seven built-in topics (feature, fix, chore, idea, decision, blocker, reminder) map to conventional commit types, and you can define custom topics with their own folders and dashboard visibility. Auto-migrates SQLite data to Obsidian when you switch backends. Useful when you want your AI to remember decisions, track work across sessions, and surface context without manually opening files.
claude mcp add --transport stdio cocaxcode-logbook-mcp uvx logbook-mcp