Useful resources for creating apps with Electron [SUBMISSIONS ARE TEMPORARILY PAUSED BECAUSE I'M TIRED OF REVIEWING LOW-QUALITY STUFF]
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"awesome-electron": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-electron"
]
}
}
}