← 回總覽

对 MCP 的批判性反馈:性能问题与 CLI 替代方案

📅 2026-03-12 09:50 Garry Tan 人工智能 2 分鐘 1852 字 評分: 88
MCP Model Context Protocol 开发者工具 CLI Playwright
📌 一句话摘要 Garry Tan 批评模型上下文协议 (MCP) 导致上下文窗口臃肿且用户体验不佳,并分享了他构建轻量级 CLI 替代方案的经验。 📝 详细摘要 针对 Perplexity 弃用 MCP 的消息,Garry Tan 分享了他对该协议的负面体验,理由是其占用过高的上下文窗口且认证体验糟糕。他描述了自己如何在 30 分钟内“氛围编码” (vibe coding) 了一个 100 行代码的 CLI 封装工具来调用 Playwright,作为在 Chrome 中通过 MCP 使用 Claude 的更优替代方案。他指出,虽然 Vercel 已经有了类似的解决方案,但他的实验证明,在
![Image 1: Garry Tan](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_ea220f14)

说实话,MCP 挺烂的。它占用太多的上下文窗口,你还得不停地开关它,而且认证体验也很糟糕。我受够了在 Chrome 里通过 MCP 用 Claude,今晚花了 30 分钟“氛围编码” (vibe coded) 了一个 Playwright 的 CLI 封装工具,结果我团队告诉我 Vercel 已经做过了,笑死。但它好用了 100 倍,而且作为一个 CLI 工具只有大约 100 行代码 (100LOC)。

!Image 2: Morgan

#### Morgan

@morganlinton · 10h ago

The cofounder and CTO of Perplexity, @denisyarats just said internally at Perplexity they’re moving away from MCPs and instead using APIs and CLIs 👀

!Image 3: Tweet image

167

155

2,945

448.5K

127 Replies

46 Retweets

970 Likes

192K Views ![Image 4: Garry Tan](https://www.bestblogs.dev/en/tweets?sourceid=ea220f14)

One Sentence Summary

Garry Tan criticizes the Model Context Protocol (MCP) for context window bloat and poor UX, sharing his experience building a lightweight CLI alternative.

Summary

In response to news of Perplexity moving away from MCP, Garry Tan shares his negative experience with the protocol, citing high context window usage and poor authentication. He describes 'vibe coding' a 100-line CLI wrapper for Playwright in 30 minutes as a superior alternative to using Claude via MCP in Chrome. He notes that while Vercel has a similar solution, his experiment proved that simple CLI tools can outperform complex protocols in specific developer workflows, offering better performance and simplicity.

AI Score

88

Influence Score 251

Published At Today

Language

English

Tags

MCP

Model Context Protocol

Developer Tools

CLI

Playwright

查看原文 → 發佈: 2026-03-12 09:50:04 收錄: 2026-03-12 12:01:08

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。