implement guided auth flow for both chat based and server callback flows

This commit is contained in:
Taylor Wilsdon
2025-04-27 14:37:08 -04:00
parent 65048b7f46
commit 828dbfae08
21 changed files with 1160 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
fastmcp>=2.2.5
google-api-python-client>=2.168.0
google-auth-httplib2>=0.2.0
google-auth-oauthlib>=1.2.2
httpx>=0.28.1
mcp[cli]>=1.6.0