Commit Graph

  • 94a3808d91 update dxt Taylor Wilsdon 2025-08-09 12:25:42 -04:00
  • 9c3f850be2 Merge pull request #154 from taylorwilsdon/cleanup_oauth Taylor Wilsdon 2025-08-09 12:23:24 -04:00
  • a80735df5e ruff check cleanup Taylor Wilsdon 2025-08-09 12:21:42 -04:00
  • 58f55019c4 cleanup / refac and remove unnecessary legacy module Taylor Wilsdon 2025-08-09 12:18:08 -04:00
  • c93e9cc0cf update dxt Taylor Wilsdon 2025-08-09 12:00:53 -04:00
  • c6cc859d35 update dxt Taylor Wilsdon 2025-08-09 12:00:38 -04:00
  • 5afd7c8bdd chore: release v1.3.0 Taylor Wilsdon 2025-08-09 11:59:30 -04:00
  • 5b8b639f44 Merge pull request #153 from taylorwilsdon/vscode_oauth_support Taylor Wilsdon 2025-08-09 11:58:10 -04:00
  • 773645794a source of truth for oauth2.1 enablement Taylor Wilsdon 2025-08-09 11:53:00 -04:00
  • 374dc9c3e7 simplify cors middleware implementation Taylor Wilsdon 2025-08-09 11:44:12 -04:00
  • 42dcd54b18 update readme Taylor Wilsdon 2025-08-09 11:16:35 -04:00
  • 438d1fcd02 remove vscode cruft Taylor Wilsdon 2025-08-09 11:15:43 -04:00
  • 188eea3d3b no need for port sillyness Taylor Wilsdon 2025-08-09 10:52:14 -04:00
  • 6e60979879 refactor to centralize, move to desktop type Taylor Wilsdon 2025-08-09 10:46:31 -04:00
  • ed379bbf2c works in all with /mcp Taylor Wilsdon 2025-08-09 10:04:33 -04:00
  • 412b892c6d works with /mcp/ in both mcp inspector and vscode Taylor Wilsdon 2025-08-09 10:02:37 -04:00
  • 34b18b2ca4 fixerup Taylor Wilsdon 2025-08-08 19:34:07 -04:00
  • 73d44693aa no more hardcoded constants Taylor Wilsdon 2025-08-08 19:01:56 -04:00
  • d191a0c95c Update README.md Taylor Wilsdon 2025-08-08 17:53:25 -04:00
  • 9a24b90818 ruff check Taylor Wilsdon 2025-08-08 17:51:04 -04:00
  • 498a3dd395 rm Taylor Wilsdon 2025-08-08 17:50:48 -04:00
  • fb5f1d5f12 readme updates Taylor Wilsdon 2025-08-08 17:31:26 -04:00
  • 5b0832bfbd authlib Taylor Wilsdon 2025-08-08 17:12:41 -04:00
  • 39a97b63a1 break the loop - working again with mcp inspector Taylor Wilsdon 2025-08-08 16:43:33 -04:00
  • 6d0a674037 works Taylor Wilsdon 2025-08-08 13:43:26 -04:00
  • 10471e1707 chore: release v1.2.2 Taylor Wilsdon 2025-08-07 16:07:56 -04:00
  • 358ea4373e update dxt Taylor Wilsdon 2025-08-07 16:07:04 -04:00
  • 6a6ff34128 Merge pull request #150 from taylorwilsdon/issues/148 Taylor Wilsdon 2025-08-07 16:06:33 -04:00
  • e5e830a1fa cleanup Taylor Wilsdon 2025-08-07 16:03:10 -04:00
  • f1b6d99301 Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp into issues/148 Taylor Wilsdon 2025-08-07 15:59:04 -04:00
  • 81c171e884 fix core/server start_auth_flow (thanks @sabhay jain!) Taylor Wilsdon 2025-08-07 15:58:22 -04:00
  • 436692fb6a Merge pull request #149 from benjaminjackson/main Taylor Wilsdon 2025-08-07 13:28:49 -04:00
  • 224f122e2f better default handling Taylor Wilsdon 2025-08-07 13:28:21 -04:00
  • 54dbcb777c handle string and json object Taylor Wilsdon 2025-08-07 13:15:31 -04:00
  • 753242f44d Merge branch 'main' of https://github.com/taylorwilsdon/google_workspace_mcp into benjaminjackson/main Taylor Wilsdon 2025-08-07 11:39:11 -04:00
  • dcdc90df4d expand coverage to all oauth routes Taylor Wilsdon 2025-08-07 11:37:08 -04:00
  • 7c09018144 centralize redirect uri logic and update GOOGLE_OAUTH_REDIRECT_URI docs Taylor Wilsdon 2025-08-07 10:40:39 -04:00
  • f42d711007 Update issue templates Taylor Wilsdon 2025-08-07 09:38:53 -04:00
  • 24f8d075fe Update README.md Taylor Wilsdon 2025-08-07 09:35:53 -04:00
  • fe6f159ed7 Add reminder support to Google Calendar MCP Benjamin Jackson 2025-08-07 12:41:05 +02:00
  • b5448597b3 chore: release v1.2.1 Taylor Wilsdon 2025-08-06 11:17:01 -04:00
  • 454bd94711 fix regex and update dxt Taylor Wilsdon 2025-08-06 11:15:43 -04:00
  • a962b90387 Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp Taylor Wilsdon 2025-08-06 11:12:31 -04:00
  • 406b69d208 Merge pull request #144 from murphybread/fix/missing-user-email-config Taylor Wilsdon 2025-08-06 11:11:15 -04:00
  • 7ec843bd12 Update manifest.json Taylor Wilsdon 2025-08-06 11:08:07 -04:00
  • 43ab3eacc7 update dxt Taylor Wilsdon 2025-08-06 10:56:03 -04:00
  • 28cdfd87f9 Merge pull request #147 from taylorwilsdon/user_email_in_oauth21 Taylor Wilsdon 2025-08-06 10:54:49 -04:00
  • d583f96ed9 Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp into user_email_in_oauth21 Taylor Wilsdon 2025-08-06 10:53:30 -04:00
  • 51d41da71d Merge pull request #146 from taylorwilsdon/helm_charts Taylor Wilsdon 2025-08-06 10:52:57 -04:00
  • ab6d6da916 Update helm-chart/workspace-mcp/README.md Taylor Wilsdon 2025-08-06 10:52:48 -04:00
  • 8c894c9ca1 Update helm-chart/workspace-mcp/templates/NOTES.txt Taylor Wilsdon 2025-08-06 10:52:04 -04:00
  • 8e8bafd2bd image tag templating and base uri config Taylor Wilsdon 2025-08-06 10:45:28 -04:00
  • 4a6d28fe90 Update manifest.json murphybread 2025-08-06 23:23:02 +09:00
  • c79e6d9bc3 Update manifest.json murphybread 2025-08-06 23:22:56 +09:00
  • aee74f0b67 USER_GOOGLE_EMAIL to None when MCP_ENABLE_OAUTH21=true Taylor Wilsdon 2025-08-06 10:19:26 -04:00
  • 4c49529808 add helm chart Taylor Wilsdon 2025-08-06 10:14:01 -04:00
  • 75e2ac3abe fix: Add USER_GOOGLE_EMAIL to manifest config Murphybread 2025-08-06 22:46:35 +09:00
  • 8d55affe81 fix dockerfile Taylor Wilsdon 2025-08-06 09:33:09 -04:00
  • ee83ab7697 dxt and uv updates Taylor Wilsdon 2025-08-05 19:11:34 -04:00
  • 275422b16c Update manifest.json Taylor Wilsdon 2025-08-05 19:08:05 -04:00
  • 9e61180251 Update README.md Taylor Wilsdon 2025-08-05 18:06:00 -04:00
  • 206999126a chore: release v1.2.0 Taylor Wilsdon 2025-08-05 16:48:53 -04:00
  • db1ae95425 version Taylor Wilsdon 2025-08-05 16:48:47 -04:00
  • b0e0825b44 chore: release v1.2.0 Taylor Wilsdon 2025-08-05 16:47:19 -04:00
  • 2257e93a80 Merge pull request #137 from taylorwilsdon/oauth_2.1 Taylor Wilsdon 2025-08-05 16:45:59 -04:00
  • 9059691b85 Merge branch 'oauth_2.1' of github.com:taylorwilsdon/google_workspace_mcp into oauth_2.1 Taylor Wilsdon 2025-08-05 16:42:51 -04:00
  • 96f0e234ca dynamic scope awareness Taylor Wilsdon 2025-08-05 16:42:46 -04:00
  • d8a6f76981 Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp into oauth_2.1 Taylor Wilsdon 2025-08-05 16:42:17 -04:00
  • 13dad56607 Update auth/oauth_common_handlers.py Taylor Wilsdon 2025-08-05 16:39:19 -04:00
  • b9361647ca Update auth/service_decorator.py Taylor Wilsdon 2025-08-05 16:38:12 -04:00
  • 8df528d8fe Merge pull request #142 from yairwein/fix-google-slides-thumbnail-api Taylor Wilsdon 2025-08-05 16:23:39 -04:00
  • 2f08cec133 logging cleanup Taylor Wilsdon 2025-08-05 15:58:22 -04:00
  • c861d7484a only register endpoints if googleauthprovider not available Taylor Wilsdon 2025-08-05 14:54:48 -04:00
  • 7593163506 fully working in all transport modes and fallbacks! Taylor Wilsdon 2025-08-05 14:34:11 -04:00
  • 63ead78f91 dotenv update Taylor Wilsdon 2025-08-05 11:53:31 -04:00
  • 58d9c4464e dotenv example Taylor Wilsdon 2025-08-05 11:47:41 -04:00
  • 61f3e38f0a readme update Taylor Wilsdon 2025-08-05 11:44:06 -04:00
  • fd8935e7cd readme update Taylor Wilsdon 2025-08-05 11:43:53 -04:00
  • 14e11a3b07 Fix Google Slides getThumbnail API parameter names Yair Weinberger 2025-08-05 18:30:10 +03:00
  • e03b10c024 fix stdio Taylor Wilsdon 2025-08-05 11:22:22 -04:00
  • ee792b65d8 refac to remove duplicate OAuth 2.1 routes in core/server.py Taylor Wilsdon 2025-08-05 11:00:53 -04:00
  • e54450cdad refac to remove duplicate OAuth 2.1 routes in core/server.py Taylor Wilsdon 2025-08-05 11:00:48 -04:00
  • 07c065c57b Created a _process_request_for_auth helper method Taylor Wilsdon 2025-08-05 10:44:27 -04:00
  • 0967594097 completely working Taylor Wilsdon 2025-08-05 10:22:01 -04:00
  • 3012880098 Merge branch 'main' of github.com:taylorwilsdon/google_workspace_mcp into oauth_2.1 Taylor Wilsdon 2025-08-04 18:22:40 -04:00
  • 6fcefd599b Merge pull request #140 from benjaminjackson/main Taylor Wilsdon 2025-08-04 10:31:53 -04:00
  • e061ed1a82 Add CC and BCC support to Gmail send and draft functions Benjamin Jackson 2025-08-04 12:56:38 +02:00
  • f8e859dc9e Refactor Gmail email preparation logic to eliminate code duplication Benjamin Jackson 2025-08-04 12:53:04 +02:00
  • bdb06a41f1 Add email threading support to Gmail send functionality Benjamin Jackson 2025-08-04 12:48:38 +02:00
  • c5354554b6 Add email threading support to Gmail draft functionality Benjamin Jackson 2025-08-04 12:41:01 +02:00
  • 71e2f1ba3e Enhanced Session Management better guardrails Taylor Wilsdon 2025-08-03 15:51:04 -04:00
  • ff9b7ecd07 cleanup Taylor Wilsdon 2025-08-03 12:19:19 -04:00
  • ff6845c86d unfuck client registration Taylor Wilsdon 2025-08-03 12:15:44 -04:00
  • 737e4ea807 cleanup oauth routes Taylor Wilsdon 2025-08-03 12:00:41 -04:00
  • ba48a4803d refac bridge and context modules, absorb essential functioanlity into oaauth21sessionstore Taylor Wilsdon 2025-08-03 11:27:50 -04:00
  • bb55feed83 cleanup redundant session stores Taylor Wilsdon 2025-08-03 11:12:58 -04:00
  • 065889fede refactor to clean up scopes Taylor Wilsdon 2025-08-03 10:30:12 -04:00
  • 2836f6c45f refactor to clean up scopes Taylor Wilsdon 2025-08-03 10:30:04 -04:00
  • d5949ee5b1 validate jwks, fix service decorator session handling Taylor Wilsdon 2025-08-03 10:07:55 -04:00
  • 2a4118bb65 fix all ruff check issues Taylor Wilsdon 2025-08-02 18:55:35 -04:00