happy

GitHub

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

RAW Config

Claude Desktop Configuration

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

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