Claude 桌面
🌐 Claude Desktop
安装
🌐 Installation
按照 MCP 安装指南 并将以下内容添加到你的 Claude Desktop 配置中:
🌐 Follow the MCP install guide and add the following to your Claude Desktop configuration:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}
配置文件的位置取决于你的平台:
🌐 The configuration file location depends on your platform:
| 平台 | 路径 |
|---|---|
| macOS | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | %APPDATA%\Claude\claude_desktop_config.json |