Skip to content
Claude Desktop

WhyNote for Claude Desktop

io.github.coooolinz/why-note

Read-only search, todo listing, and daily note access for a WhyNote account

client:Claude Desktop transport:stdio runtime:npm

Install WhyNote in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "why-note": {
      "command": "npx",
      "args": [
        "-y",
        "why-note-mcp"
      ],
      "env": {
        "NOTE_URL": "<NOTE_URL>",
        "NOTE_TOKEN": "<NOTE_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

WhyNote in other clients