๐น Clean, uninstall, analyze, optimize, and monitor your Mac from the terminal.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Mole": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Mole"
]
}
}
}