PulseAugur
实时 09:09:42
English(EN) I put a proxy on the MCP pipe for 90 trials. Most of one client's calls never reached the server

AI 客户端测试揭示服务器通信故障和 Token 数差异

最近一项涉及 90 次 Model Context Protocol (MCP) 测试的实验发现,一位客户的大部分通话未能到达服务器,这与模型表现不佳的情况类似。尽管 90 次测试中有 87 次成功完成,但这些失败突显了 Claude CodeGemini CLI 在处理任务和协商协议修订方面的差异。值得注意的是,一项 GitHub 任务导致两个客户端之间出现显著的 Token 数差异,Claude Code 在响应中收到了 1,561 个 Token,而 Gemini CLI 只收到了 161 个。 AI

影响 突显了 AI 代理通信协议和 Token 使用方面潜在的问题,表明在可靠性和效率方面有改进的空间。

排序理由 该项目详细介绍了技术实验及其关于 AI 客户端-服务器通信和性能的发现,符合研究类别。[lever_c_demoted from research: ic=1 ai=1.0]

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

AI 客户端测试揭示服务器通信故障和 Token 数差异

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Roshan Singh ·

    我在MCP管道上设置了代理进行90次试运行。一位客户的大部分通话从未到达服务器

    <p>In <a href="https://dev.to/lopster568/i-measured-what-14-mcp-servers-cost-a-context-window-claude-counts-them-64-higher-than-tiktoken-10pj">the last post</a>, on 2026-08-18, I published what 14 MCP servers cost a context window before an agent does any work, and said the next …