Add Claude Desktop configuration via skyvern run mcp (#2045)

This commit is contained in:
Jose
2025-04-02 10:33:37 -06:00
committed by GitHub
parent b2ae3f999c
commit d168da4653
5 changed files with 799 additions and 56 deletions

View File

@@ -52,6 +52,7 @@ pyotp = "^2.9.0"
asyncpg = "^0.30.0"
json-repair = "^0.34.0"
pypdf = "^5.1.0"
fastmcp = "^0.4.1"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"