A sleek AI desktop assistant with MCP integration for automating tasks like file management and data analysis.
SeekChat AI Desktop Assistant
Overview
SeekChat is a sleek and powerful AI desktop assistant that supports MCP (Model Context Protocol) integration, enabling AI to directly control your computer and perform various tasks. With SeekChat, you can automate file management, data analysis, code development, and more, turning AI into a truly intelligent assistant.
Official Website: seekrays.com/chat
License: Apache-2.0
Key Features
- Multiple AI Providers: Support for OpenAI, Anthropic (Claude), Google (Gemini), and custom providers.
- MCP Tool Integration: Enhanced AI capabilities through Model Context Protocol tools.
- Local Storage: Chat history is stored locally to protect your privacy.
- Multi-language Support: Available in English and Chinese.
- Modern UI: Simple and intuitive user interface.
Screenshots
Chat Interface

MCP Tool Settings

Installation
Download Pre-compiled Version
Visit the Releases page to download the latest pre-compiled version.
Build from Source
# Clone the repository
git clone https://github.com/seekrays/seekchat.git
cd seekchat
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
# For macOS
npm run electron:build:mac
# For Windows
npm run electron:build:win
# For Linux
npm run electron:build:linux
Supported AI Providers
- OpenAI
- Anthropic (Claude)
- Google (Gemini)
- Custom providers
Contributing
Pull Requests and Issues are welcome! If you have any suggestions or find a bug, please let us know.
Acknowledgements
- Thanks to all open-source project contributors.
- Thanks to the Electron and React communities.
- Special thanks to all users for their support and feedback.
Topics
Languages
- JavaScript: 90.0%
- CSS: 9.6%
- Other: 0.4%