Skip to content
Windsurf

better bear for Windsurf

io.github.kuvopllc/better-bear

MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit

client:Windsurf transport:stdio runtime:npm

Install better bear in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "better-bear": {
      "command": "npx",
      "args": [
        "-y",
        "better-bear"
      ]
    }
  }
}

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

better bear in other clients