BigSweetPotatoStudio/HyperChat
A local AI Agent chat client that connects to various LLM APIs with MCP protocol tool integration and project-level context awareness.

HyperChat is a desktop and web chat client that connects to multiple LLM providers via API to create a local AI Agent platform. It implements the MCP (Model Context Protocol) to enable AI agents to interact with local tools, file systems, and custom commands. The system uses a configuration-as-code approach, storing AI capabilities and project context in version-controlled files within a .hyperchat directory, allowing teams to share and migrate AI configurations across projects.