
HyperChat
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.
3 years
Works with Finder
7
Github Watches
50
Github Forks
484
Github Stars
Introduction
HyperChat is an open pursuit Chat client that can use APIs from various LLMs, fully supporting MCP to achieve the best chat experience, as well as a production MAX tool based on native Agents.
- Supports OpenAI-style LLMs,
OpenAI
,Claude(OpenRouter)
,Qwen
,Deepseek
,GLM
,Ollama
. - Built-in MCP plugin marketplace, user-friendly MCP installation configuration, one-click installation. Contributions to HyperChatMCP are welcome.
- Also supports manual installation of third-party MCPs; just fill in
command
,args
,env
.
DEMO
- HyperChat on Docker
Features:
- 🪟Windows + 🍏MacOS + Linux
- Command line execution,
npx -y @dadigua/hyper-chat
, default port 16100, password 123456, Web access http://localhost:16100/123456/ - Docker
- Command line version
docker pull dadigua/hyper-chat-mini:1.2.8
- Ubuntu desktop + Chrome + BrowserUse version (coming soon)
- Command line version
-
MCP
extension marketplace + third-party MCP support - Supports free creation and design of
Agent
, with preset prompts and selection of MCP features - Supports dark mode🌙
- Resources, Prompts, Tools support
- Supports English and Chinese
- Supports
Artifacts
,SVG
,HTML
rendering, js error capture, and opening the Chrome console - Agent display optimization, supports searching and drag-and-drop sorting
- Supports
KaTeX
, displays mathematical formulas, code rendering adding highlighting and quick copy -
WebDAV
synchronization - Adds
RAG
, based on the MCP knowledge base - Introduces the ChatSpace concept, supports multi-dialogue chatting simultaneously
- Supports Agent Call Agent through HyperAgent's MCP
- Adds scheduled tasks, specifying Agent to complete tasks on time, and view task completion status.
TODO:
- Future versions will include a docker version, integrated Linux desktop, built-in Chrome configuration for remote ports, unified environment, better usability, and web interface control. Usable on any device, including mobile phones.🤣
- Permission pop-up, allow or not
- Implement using LLM to write MCP for itself
LLM
LLM | Usability | Notes |
---|---|---|
claude | ⭐⭐⭐⭐⭐ | No explanation |
openai | ⭐⭐⭐⭐⭐ | Can also perfectly support multi-step function calls (gpt-4o-mini can also) |
gemini flash 2.0 | ⭐⭐⭐⭐🌙 | Very usable |
qwen | ⭐⭐⭐⭐🌙 | Very usable |
doubao | ⭐⭐⭐🌙🌙 | Feels okay to use |
deepseek | ⭐⭐⭐🌙🌙 | Multi-step function calls may have issues |
Usage
-
- Configure APIKEY, make sure your LLM service is compatible with OpenAI style.
-
- Ensure your system has
uv + nodejs
installed.
- Ensure your system has
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 download from the official site, official nodejs
# MacOS
brew install node
# windows
winget install OpenJS.NodeJS.LTS
Development
cd electron && npm install
cd web && pnpm install
npm install
npm run dev
Note
- MacOS encounters a damaged or permission issue,
sudo xattr -d com.apple.quarantine /Applications/HyperChat.app
- MacOS
nvm
users manually input PATHecho $PATH
, the Windows versionnvm
seems to work directly
Telegram
Call shell mcp
Call terminal mcp, ssh + can execute commands
One-click webpage generation and publish to (cloudflare)
Call Google search, ask it what the TGA Game of the Year is
Organize Zhihu hot searches
Helps you open a webpage, analyze results, and write to a file
Open Baidu and take screenshots
Scheduled task list
MCP market (experimental)
Install MCP interface from the market (experimental)
Install MCP from third parties (supports any MCP)
Install MCP interface from third parties
MCP list (can be dynamically selected)
Render HTML, supports Artifacts
, SVG
, HTML
rendering,
Interface 1
Interface 2
Interface 3, testing model capabilities
Knowledge Base
Disclaimer
- This project is for learning and communication purposes only. If you carry out any operations, such as web scraping, using this project, it is not related to the developers of this project.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.
Reviews

user_vvpSteq4
I've been using HyperChat by BigSweetPotatoStudio and it's been a game-changer for my communication needs. The interface is intuitive, the features are robust, and it's incredibly reliable. Great work by the developers! Highly recommend checking it out at their GitHub page.