Skip to content
Windsurf

dear agent for Windsurf

io.github.bitmapasset/dear-agent

Your AI agent keeps your diary for you. Local-first, private, works in any agent.

client:Windsurf transport:stdio runtime:npm

Install dear agent 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": {
    "dear-agent": {
      "command": "npx",
      "args": [
        "-y",
        "dear-agent"
      ],
      "env": {
        "DEAR_AGENT_DIR": "<DEAR_AGENT_DIR>"
      }
    }
  }
}

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

dear agent in other clients