add mcp_sse example

This commit is contained in:
jjyaoao
2025-03-26 20:09:25 +08:00
parent aa6a179ba3
commit 054084b4cc
4 changed files with 134 additions and 2 deletions

View File

@@ -454,7 +454,9 @@ npm install -g @executeautomation/playwright-mcp-server
npx playwright install-deps
```
查看我们的综合示例 `examples/run_mcp.py` 来体验这些功能!
查看我们的MCP示例
- `examples/run_mcp.py` - 基础MCP功能演示
- `examples/run_mcp_sse.py` - 使用SSE协议的示例
## 可用工具包