Back to Home
zhigang1992 icon

happy-server-mcp

Verified Safe

by zhigang1992

Overview

Manages Happy AI sessions programmatically, enabling AI agents to interact with, control, and automate Happy sessions for development tasks.

Installation

Run Command
npx @zhigang1992/happy-server-mcp

Environment Variables

  • HAPPY_SERVER_URL

Security Notes

The server employs robust cryptographic methods (AES-256-GCM, TweetNaCl) for encrypting session metadata and message content, and uses authenticated WebSocket/HTTP connections with a bearer token. It loads credentials from a standard, user-specific location (~/.happy/access.key). Input parameters are validated with Zod. The `happy_send_message` tool explicitly operates in 'bypass permissions mode', which grants the AI agent significant control over the Happy session's actions, and `happy_start_session` can spawn sessions in arbitrary directories. These are powerful capabilities requiring trust in the AI agent's reasoning, but are by design and not a vulnerability in the server's implementation.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2026-01-15

Tags

AISession ManagementAutomationDeveloper ToolsMCP