Skip to content
Windsurf

WhyNote for Windsurf

io.github.coooolinz/why-note

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

client:Windsurf transport:stdio runtime:npm

Install WhyNote in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

WhyNote in other clients