hey it works great now

This commit is contained in:
Taylor Wilsdon
2025-05-06 09:36:48 -04:00
parent a7659d087c
commit face6bcbce
6 changed files with 230 additions and 321 deletions

View File

@@ -11,6 +11,8 @@ dependencies = [
"google-auth-oauthlib>=1.2.2",
"httpx>=0.28.1",
"mcp[cli]>=1.6.0",
"sse-starlette>=2.3.3",
"uvicorn>=0.34.2",
]
[tool.setuptools]