>_

dnote

agent-ready non-interactive

A simple command line notebook

How to install dnote

brew install dnote

dnote use case

Manage a persistent local knowledge base of technical notes and snippets via a command-line interface.

When to use dnote

  • Storing reusable code snippets or linux commands for future reference
  • Creating a searchable log of troubleshooting steps during a coding task
  • Organizing developer notes into categorized 'books' without leaving the terminal

When not to use dnote

  • Storing large binary files or media assets
  • Collaborative real-time document editing requiring complex formatting like Markdown tables

dnote features

  • · Full-text search across all notes
  • · Single-binary installation with SQLite backend
  • · Categorization of notes into books
  • · Optional self-hosted sync server with REST API

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like dnote on its own.

Set up MCP →

Similar tools to dnote