MCP Directory
Back

HyperChat

by BigSweetPotatoStudio · TypeScript · ★ 712

HyperChat is a Chat client that strives for openness, utilizing APIs from various LLMs to achieve the best Chat experience, as well as implementing productivity tools through the MCP protocol.

#agent#chat-application#llm#local-agent#mcp#modelcontextprotocol

Install

npx -y github:BigSweetPotatoStudio/HyperChat

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hyperchat": {
      "command": "npx",
      "args": [
        "-y",
        "github:BigSweetPotatoStudio/HyperChat"
      ]
    }
  }
}

From the README

> 🌟 **本地 AI Agent 平台** - 首创 AI as Code 理念,让每个项目都有专属的 AI 大脑 HyperChat 是一个革命性的**本地 AI Agent 平台**,通过**配置文件驱动**的方式,让 AI 能力完全本地化、可迁移、可版本控制。告别云端依赖,拥有真正属于自己的项目级 AI 专家。 - 🏠 **完全本地化**:数据不出本地,隐私安全可控 - 🧠 **Agent记忆**:AI Agent 理解并记住你的项目上下文 - 📁 **配置即代码**:所有 AI 能力通过文件配置,支持 Git 管理 - 🔧 **深度工具集成**:MCP 协议支持,可直接操作本地文件系统 - 📦 **一键迁移**:完整的 配置目录,随项目迁移 - 📂 **多@文件路径**:智能识别多个文件引用,支持复杂文件操作 ✨**新功能** - 🎯 **Agent自定义命令**:Markdown模板驱动的快捷命令系统 ✨**新功能** [](https://github.com/BigSweetPotatoStudio/HyperChat/actions/workflows/build.yml) [](https://www.npmjs.com/package/@dadigua/hyperchat) [](https://npm-stat.com/chart…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers