leesgit/mac-pilot-mcp
Self-learning macOS automation MCP server — gets smarter with every use
Platform-specific configuration:
{
"mcpServers": {
"mac-pilot-mcp": {
"command": "npx",
"args": [
"-y",
"mac-pilot-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> <h1 align="center">mac-pilot-mcp</h1> <p align="center"> <strong>Self-learning macOS automation for AI agents</strong> </p> <p align="center"> The only macOS MCP server that <em>remembers</em>. Save what works, skip what doesn't. </p> <p align="center"> <a href="https://www.npmjs.com/package/mac-pilot-mcp"></a> <a href="https://www.npmjs.com/package/mac-pilot-mcp"></a> <a href="https://github.com/leesgit/mac-pilot-mcp"></a> <a href="LICENSE"></a> <a href="#"></a> <a href="#"></a> </p> </p>
---
There are 7+ macOS automation MCP servers. None of them remember anything. Every session starts from zero — same trial and error, same failures, same wasted tokens.
Mac-Pilot is different. It learns from every interaction:
Ships with 21 built-in recipes so you're productive from the first run.
---
npm install -g mac-pilot-mcp<details> <summary><strong>Claude Code</strong></summary>
claude mcp add mac-pilot -- mac-pilot-mcpOr manually add to ~/.claude.json:
{
"mcpServers": {
"mac-pilot": {
Loading reviews...