Skip to content
Windsurf

MCP Evernote for Windsurf

io.github.verygoodplugins/mcp-evernote

Evernote note management with OAuth and ENML conversion

client:Windsurf transport:stdio runtime:npm

Install MCP Evernote in Windsurf

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

{
  "mcpServers": {
    "mcp-evernote": {
      "command": "npx",
      "args": [
        "-y",
        "@verygoodplugins/mcp-evernote"
      ]
    }
  }
}

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

MCP Evernote in other clients