<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Playwright on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/playwright/</link><description>Recent content in Playwright on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Tue, 21 Apr 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/playwright/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Code 实战（四）：MCP 服务器连接万物</title><link>https://www.chenk.top/zh/claude-code-learn/04-mcp-servers/</link><pubDate>Tue, 21 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/claude-code-learn/04-mcp-servers/</guid><description>&lt;p>如果你在 Claude Code 中只学一种扩展机制，那就学 MCP。这是自动补全和平台之间的区别。&lt;/p>
&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/zh/claude-code-learn/04-mcp-servers/illustration_1.png" alt="Claude Code 实战（四）：MCP 服务器连接万物 — 章节概览图" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;hr>
&lt;h2 id="60-秒快速介绍" class="heading-anchor">60 秒快速介绍&lt;a href="#60-%e7%a7%92%e5%bf%ab%e9%80%9f%e4%bb%8b%e7%bb%8d" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;p>MCP 是 &lt;strong>Model Context Protocol&lt;/strong> —— 一个小型开放规范，允许 Claude Code 调用外部服务器上的工具并读取资源。“服务器”可以是任何通过 stdio 或 HTTP 实现 MCP 的进程。Claude 将 MCP 工具视为内置工具：模型决定何时调用它们，你确认或自动批准，结果以文本形式返回。&lt;/p></description></item><item><title>OpenClaw 指南（六）：技能系统与 MCP 落地</title><link>https://www.chenk.top/zh/openclaw-quickstart/06-skills-and-mcp/</link><pubDate>Mon, 13 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/openclaw-quickstart/06-skills-and-mcp/</guid><description>&lt;p>学到第五篇时，你的 OpenClaw 不仅能正常运行、支持对话，更从一个演示原型蜕变为真正可落地的 Agent 系统。&lt;/p>
&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/zh/openclaw-quickstart/06-skills-and-mcp/illustration_1.png" alt="OpenClaw 快速入门 (6)：技能、MCP 及实际应用 —— 可视化" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;hr>
&lt;h2 id="我们要做什么" class="heading-anchor">我们要做什么&lt;a href="#%e6%88%91%e4%bb%ac%e8%a6%81%e5%81%9a%e4%bb%80%e4%b9%88" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/zh/openclaw-quickstart/06-skills-and-mcp/fig_skills.png" alt="技能组合流水线 —— 从触发到工具执行" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p></description></item></channel></rss>