update readme & delete output example

This commit is contained in:
jjyaoao
2025-03-26 22:39:55 +08:00
parent 3230d2fbc9
commit 1432ee9621
3 changed files with 4 additions and 27 deletions

View File

@@ -455,8 +455,8 @@ npx playwright install-deps
```
查看我们的MCP示例
- `examples/run_mcp.py` - 基础MCP功能演示
- `examples/run_mcp_sse.py` - 使用SSE协议的示例
- `examples/run_mcp.py` - 基础MCP功能演示 (本地调用,需要安装依赖)
- `examples/run_mcp_sse.py` - 使用SSE协议的示例 (使用远程服务,无需安装依赖)
## 可用工具包