Model Context Protocol (MCP) server configuration and tool manifest for jaywcjlove/awesome-mac
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"awesome-mac": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-mac"
]
}
}
}