Skip to content
Windsurf

macOS-MCP for Windsurf

io.github.jeomon/macos-mcp

MCP server for macOS desktop automation via the Accessibility API.

client:Windsurf transport:stdio runtime:pypi

Install macOS-MCP in Windsurf

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

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

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

macOS-MCP in other clients