hisol-ai-agent

ceo-hue/hisol-ai-agent
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
HiSol AI Agent — ARHA Emotional Intelligence + 15 Senior Personas + Auto-Trigger MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hisol-ai-agent": {
      "command": "npx",
      "args": [
        "-y",
        "ceo-hue/hisol-ai-agent"
      ]
    }
  }
}