Hippy is designed to easily build cross-platform dynamic apps. ๐
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Hippy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Hippy"
]
}
}
}