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
{
"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