gemini-cli/packages/core/src/mcp
2026-03-13 20:57:08 +00:00
..
token-storage Move keychain fallback to keychain service (#22332) 2026-03-13 20:57:08 +00:00
auth-provider.ts feat(mcp): Inject GoogleCredentialProvider headers in McpClient (#13783) 2025-11-26 20:08:19 +00:00
google-auth-provider.test.ts fix: merge duplicate imports in packages/core (3/4) (#20928) 2026-03-04 00:12:59 +00:00
google-auth-provider.ts feat(mcp): Inject GoogleCredentialProvider headers in McpClient (#13783) 2025-11-26 20:08:19 +00:00
mcp-oauth-provider.test.ts Adding MCPOAuthProvider implementing the MCPSDK OAuthClientProvider (#20121) 2026-03-02 21:37:44 +00:00
mcp-oauth-provider.ts Adding MCPOAuthProvider implementing the MCPSDK OAuthClientProvider (#20121) 2026-03-02 21:37:44 +00:00
oauth-provider.test.ts fix: merge duplicate imports in packages/core (3/4) (#20928) 2026-03-04 00:12:59 +00:00
oauth-provider.ts feat(a2a): enable native gRPC support and protocol routing (#21403) 2026-03-12 21:36:50 +00:00
oauth-token-storage.test.ts Move keychain fallback to keychain service (#22332) 2026-03-13 20:57:08 +00:00
oauth-token-storage.ts feat(core): add OAuth2 Authorization Code auth provider for A2A agents (#21496) 2026-03-10 15:24:44 +00:00
oauth-utils.test.ts fix: merge duplicate imports in packages/core (3/4) (#20928) 2026-03-04 00:12:59 +00:00
oauth-utils.ts feat(a2a): enable native gRPC support and protocol routing (#21403) 2026-03-12 21:36:50 +00:00
sa-impersonation-provider.test.ts feat(iap support): Add service account impersonation provider to MCPServers to support IAP on Cloud Run (#8505) 2025-09-27 08:12:24 +00:00
sa-impersonation-provider.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00