Capture first. Organize later. A local-first Markdown app that turns scattered records into clear notes with AI.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"note-gen": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-note-gen"
]
}
}
}