add mcp use method

This commit is contained in:
2025-09-01 11:59:17 +08:00
parent 9435767fb1
commit 87a7f3f9df
7 changed files with 559 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
servers:
weather:
url: http://127.0.0.1:8000/mcp/
transport: streamable_http
playwright:
command: npx
args: ["@playwright/mcp@latest"]
transport: stdio
env:
DISPLAY: ":1"