Loading MCP server directory, please wait...
Observe & operate a Mac — files, processes, apps, shell, AppleScript, GUI — safe by default.
npx @getmcp/cli add io.github.dockndevai/mcp-macosRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dockndevai/mcp-macos": {
"command": "npx",
"args": [
"-y",
"@dockndevai/mcp-macos"
],
"env": {
"MACOS_MODE": "",
"MACOS_ALLOW_EXEC": "",
"MACOS_ALLOW_DELETE": "",
"MACOS_ALLOW_INPUT": "",
"MACOS_PATH_ALLOWLIST": ""
}
}
}
}