BigSweetPotatoStudio/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.
Platform-specific configuration:
{
"mcpServers": {
"HyperChat": {
"command": "npx",
"args": [
"-y",
"HyperChat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...