Sponsored by Deepsite.site

HyperChat

Created By
BigSweetPotatoStudio10 months ago
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.
Content

中文 | English

Introduction

HyperChat is an open-source chat client that supports MCP and can use various LLM APIs to achieve the best chat experience, as well as implement productivity tools.

Build @dadigua/hyper-chat npm downloads

  • Supports OpenAI-style LLMs, OpenAI, Claude, Claude(OpenAI), Qwen, Deepseek, GLM, Ollama, xAI, Gemini.
  • Fully supports MCP.

DEMO

Features:

  • 🪟Windows + 🍏MacOS + Linux
  • Command-line run, npx -y @dadigua/hyper-chat, default port 16100, password 123456, Web access http://localhost:16100/123456/
  • Docker
    • Command-line version docker pull dadigua/hyperchat-mini:latest
    • Ubuntu desktop + Chrome + BrowserUse version (coming soon)
  • WebDAV supports incremental synchronization, fastest synchronization through hash.
  • HyperPrompt prompt syntax supports variables (text + js code variables), basic syntax checking + Hover real-time preview.
  • MCP extensions
  • Supports dark mode🌙
  • Resources, Prompts, Tools support
  • Supports English and Chinese
  • Supports Artifacts, SVG, HTML, Mermaid rendering
  • Supports defining Agents, allowing preset prompts and selecting permitted MCP
  • Supports scheduled tasks, specifying Agents to complete tasks on schedule, and viewing task completion status.
  • Supports KaTeX, displays mathematical formulas, code rendering increases highlight and quick copy
  • Added RAG, based on MCP knowledge base
  • Introduced the ChatSpace concept, supports simultaneous chats across multiple dialogues
  • Supports chat model selection comparison

TODO:

  • Implement multi-Agent interactive system.

LLM

LLMUsabilityRemarks
claude⭐⭐⭐⭐⭐⭐No explanation
openai⭐⭐⭐⭐⭐Also perfectly supports multi-step function calls (gpt-4o-mini can also)
gemini flash 2.5⭐⭐⭐⭐⭐Very easy to use
qwen⭐⭐⭐⭐Quite useful
doubao⭐⭐⭐Feels okay to use
deepseek⭐⭐⭐⭐Recently improved

Usage

    1. Configure APIKEY, ensure your LLM service is compatible with OpenAI style.
    1. Ensure you have uv + nodejs etc. installed in your system.

uvx & uv

Install using the command line, or check the official GitHub tutorial uv

# MacOS
brew install uv
# Windows
winget install --id=astral-sh.uv  -e

npx & nodejs

Install using the command line, or go to the official website to download, official site nodejs

# MacOS
brew install node
# Windows
winget install OpenJS.NodeJS.LTS

Development

cd electron && npm install
cd web && npm install
npm install
npm run dev

HyperChat User Communication

Super input, supports variables (text + js code variables), basic syntax checking + Hover real-time preview

动画

Chat supports model selection comparison

image_2025-04-07_21-26-19 image

Supports clicking tool names for direct debugging

image

MCP calling Tool prompts + dynamically modifying LLM calling Tool parameters

image

Supports @ quick input + calling Agent

image

Supports rendering Artifacts, SVG, HTML, Mermaid

image image

Supports MCP selection + selecting partial Tool

image

You can access from anywhere and any device via the web, and set a password

image

Calls terminal MCP to automatically analyze asar files + helps me unzip

image

Calls terminal, compiles and upgrades nginx

image

Gaode Map MCP

image

One-click webpage creation, and publish to (cloudflare)

image

Calls Google search, asks what the TGA Game of the Year is

image

What are the limited-time free games? Please visit the website to call the tool

image

Opens a webpage for you, analyzes the results, and writes to a file

image

Through web tools + command line tools, opens GitHub README to learn + GIT clone + set up development environment

image

Multi-chat Workspace + Night Mode

image

Scheduled task list + schedules messages to be sent to Agent to complete tasks

image

Install MCP from third parties (supports any MCP)

image

H5 interface

image image image image

Testing model capabilities

image.png

Knowledge base

image.png

Disclaimer

  • This project is for learning and communication purposes only. If you use this project for any operations, such as crawling behavior, it has nothing to do with the developers of this project.
Recommend Clients
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
DeepChatYour AI Partner on Desktop
LutraLutra is the first MCP compatible client built for everyone
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
A Sleek AI Assistant & MCP Client5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
MCP ConnectEnables cloud-based AI services to access local Stdio based MCP servers via HTTP requests
Cline – #1 on OpenRouterAutonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
MCP PlaygroundCall MCP Server Tools Online
CursorThe AI Code Editor
y-cli 🚀A Tiny Terminal Chat App for AI Models with MCP Client Support
ChatWiseThe second fastest AI chatbot™
WindsurfThe new purpose-built IDE to harness magic
VISBOOM
Roo Code (prev. Roo Cline)Roo Code (prev. Roo Cline) gives you a whole dev team of AI agents in your code editor.
Continue⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
Cherry Studio🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
chatmcpChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
HyperChatHyperChat 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.
ZedCode at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Refact.aiOpen-source AI Agent for VS Code and JetBrains that autonomously solves coding tasks end-to-end.