This commit is contained in:
bipproduction
2025-10-26 21:48:24 +08:00
parent a0434c3c32
commit 296f7b4429
2 changed files with 140 additions and 81 deletions

2
x.sh
View File

@@ -1,3 +1,3 @@
curl -N -X POST https://cld-dkr-prod-jenna-mcp.wibudev.com/mcp-server/mcp \
curl -N -X GET https://cld-dkr-prod-jenna-mcp.wibudev.com/mcp-server/mcp \
-H "Content-Type: application/json" \
-d '{"id":1,"method":"tools/list"}'