huhu415/macPilotCli
MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.
Platform-specific configuration:
{
"mcpServers": {
"macPilotCli": {
"command": "npx",
"args": [
"-y",
"macPilotCli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...