Apple System for Windsurf
io.github.jonathanrreed/apple-system-mcp
Read and manage macOS system settings and perform scoped desktop actions.
client:Windsurf
transport:stdio
runtime:pypi
Install Apple System in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"apple-system-mcp": {
"command": "uvx",
"args": [
"apple-system-mcp"
],
"env": {
"APPLE_SYSTEM_MCP_SAFETY_MODE": "<APPLE_SYSTEM_MCP_SAFETY_MODE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs