eechat
Created 6 months ago
Powerful Local AI Chat Application - Secure, Efficient, Personalized.
development
location
documentation
public
AI
chat
What is eechat?
An open-source, cross-platform desktop application that seamlessly connects with MCP servers, across Linux, macOS, and Windows.
Documentation
Installation Methods# Download Pre-built Packages
Download the appropriate installation package for your system from the releases page:
Build from Source
git clone https://github.com/Lucassssss/eechat.git
cd eechat\n\n# Install dependencies
npm install\n\n# Run in development mode
npm run dev\n\n# Build application
npm run build
Server Config
{
"mcpServers": {
"eechat-server": {
"command": "npx",
"args": [
"eechat"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
Lucassssss
Category:
community
License:
MIT License
Tags:
development
location
documentation