photon

GitHub

The fastest way to build beautiful Electron apps using simple HTML and CSS

10,078 stars CSS #css#electron#html#photon
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "photon": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-photon"
      ]
    }
  }
}