Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"happy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-happy"
]
}
}
}