Create beautiful applications using Go
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"wails": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wails"
]
}
}
}