MCP.so
登录

AI Chat Linux Desktops Applications

@alexandephilia

关于 AI Chat Linux Desktops Applications

Electron-based desktop applications for various AI chat platforms.

基本信息

分类

AI 与智能体

运行时

node

传输方式

stdio

发布者

alexandephilia

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is AI Chat Linux Desktops Applications?

A set of Electron-based desktop applications (.AppImage builds) for AI chat platforms ChatGPT, Claude, DeepSeek, Grok, and Perplexity. Each app wraps the web interface in a native Linux desktop experience with system tray integration and hardware acceleration.

How to use AI Chat Linux Desktops Applications?

Navigate to the desired app directory (e.g., ChatGPT_APP), run npm install, then npm start to launch or npm run build to produce an AppImage. For Claude, use sudo ./build-deb.sh then sudo dpkg -i ./build/electron-app/claude-desktop_*.deb.

Key features of AI Chat Linux Desktops Applications

  • System tray integration for every app
  • Hardware acceleration for improved performance
  • Media access enabled for voice input
  • Single instance lock prevents duplicate windows
  • Persistent session management (DeepSeek, Perplexity)
  • MCP support and global hotkey Ctrl+Alt+Space (Claude)
  • Cross-platform build configuration with Linux focus

Use cases of AI Chat Linux Desktops Applications

  • Run ChatGPT in a dedicated desktop window with working voice mode and clipboard
  • Access Claude AI with MCP support and instant shortcut anywhere
  • Use DeepSeek Chat as a persistent-session desktop app
  • Launch Grok from the system tray for quick interactions
  • Keep Perplexity AI available as a standalone, cross-platform app

FAQ from AI Chat Linux Desktops Applications

Does Google Auth work in these apps?

Google Auth might get blocked due to restrictions imposed by Google. The workaround is to log in directly with your registered account.

Are voice mode and clipboard fully functional?

Yes, in ChatGPT_APP voice mode and clipboard functionality are fully working.

What licenses apply to the different apps?

ChatGPT_APP and DeepSeek_APP have unspecified licenses. Claude_APP is dual-licensed under MIT and Apache License 2.0. Grok_APP and Perplexity_APP are MIT licensed.

Do these apps require any runtime dependencies?

Each app requires Node.js and npm for building/running. The apps are Electron-based and built specifically for Linux, distributed as .AppImage or .deb (Claude).

Is MCP (Model Context Protocol) supported?

MCP support is mentioned only in Claude_APP as a feature. Other apps do not list MCP support.

评论

AI 与智能体 分类下的更多 MCP 服务器