Apple Notes for Windsurf
io.github.jonathanrreed/apple-mcp-notes
Inspect, search, create, edit, move, and organize notes in Apple Notes on macOS.
client:Windsurf
transport:stdio
runtime:pypi
Install Apple Notes in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"apple-mcp-notes": {
"command": "uvx",
"args": [
"apple-mcp-notes"
],
"env": {
"APPLE_NOTES_MCP_SAFETY_MODE": "<APPLE_NOTES_MCP_SAFETY_MODE>",
"APPLE_NOTES_MCP_ALLOWED_ACCOUNTS": "<APPLE_NOTES_MCP_ALLOWED_ACCOUNTS>",
"APPLE_NOTES_MCP_ALLOWED_FOLDERS": "<APPLE_NOTES_MCP_ALLOWED_FOLDERS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs