Skip to content
Windsurf

mcp apple notes for Windsurf

io.github.henilcalagiya/mcp-apple-notes

MCP server for Apple Notes integration using AppleScript with full CRUD operations

client:Windsurf transport:stdio runtime:pypi

Install mcp apple notes in Windsurf

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

{
  "mcpServers": {
    "mcp-apple-notes": {
      "command": "uvx",
      "args": [
        "mcp-apple-notes"
      ]
    }
  }
}

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

mcp apple notes in other clients