[Feedback]: Show mcp status on chat interface

未关闭
#59 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
活跃
技术栈
shell
领域
desktop

调研方向

首先定位聊天界面以及现有的 MCP 服务器设置或连接处理逻辑。定义所有 MCP 服务器的可见聚合状态,以及每个服务器可用性的可点击概览;当用户无需打开设置就能识别不可用的服务器时,这项工作就完成了。

由索引模型根据 Issue 内容生成。

描述

enhancement
What problem are you trying to solve?

I worked with command code desktop do communicate with a mcp server (the one of n8n, if it matters).
The command took suspiciously long and was reasoning a lot. I suspected the longcat 2 free model.

I switched to glm 5.3 flash and then saw steps like "ping 127.0.0.1" after a while, which also made me suspisious, but also after doing this like 30 times it never came to a conclusion.
I then switched to deepseek v4 flash and it then gave me the info that it could not reach the mcp server.

GLM flash wasted ~1 $ in credeits for this

What I am looking for would be a MCP status indication direct in the visible area of the chat (eg. like in the following mockup and not hidden in the settings:

Image

If you click on it, it shoud show an overview of the mcp servers and the deteils, you you might see which one is unavailible.

Maybe to have the "status light" be green/yellow/red, depending if all MCPs are availible (green), some are availible (yellow) and none are avilible (red)

What would improve it?

Save tokens and time

What do you do today?

No response

Product area

None

主要语言
Shell
星标
80
派生
2
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CommandCodeAI/desktop 的其他 Issue

查看 CommandCodeAI/desktop 的全部 Issue

相似的 Issue

更多 Shell/Bash Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。