removes user_google_email argument from tool schema under multi-user mode
This commit is contained in:
@@ -98,6 +98,7 @@ A production-ready MCP server that integrates all major Google Workspace service
|
||||
| `GOOGLE_PSE_API_KEY` *(optional)* | API key for Google Custom Search - see [Custom Search Setup](#google-custom-search-setup) |
|
||||
| `GOOGLE_PSE_ENGINE_ID` *(optional)* | Programmable Search Engine ID for Custom Search |
|
||||
| `MCP_ENABLE_OAUTH21` *(optional)* | Set to `true` to enable OAuth 2.1 support (requires streamable-http transport) |
|
||||
| `MCP_REMOVE_USER_GOOGLE_EMAIL_ARG=1` *(optional)* | Removes the `user_google_email` argument from tool schemas in multi-user mode |
|
||||
| `OAUTHLIB_INSECURE_TRANSPORT=1` | Development only (allows `http://` redirect) |
|
||||
|
||||
Claude Desktop stores these securely in the OS keychain; set them once in the extension pane.
|
||||
|
||||
Reference in New Issue
Block a user