Replies: 2 comments
-
@seanzhou1023 Can you please help with this query? |
Beta Was this translation helpful? Give feedback.
0 replies
-
having the same problem as said here #2116 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to integrate the Notion MCP as an MCP for my agent. As far as I am aware, it recommends using HTTP, but as far as I'm aware it's not raising any auth events as described by https://google.github.io/adk-docs/tools/authentication/#2-handling-the-interactive-oauthoidc-flow-client-side. It also seems to completely stall my agent initialization and doesn't proceed further.
I've attached my tools definition below:
I am using Gemini Live Bidi streaming in an Electron requirement and WebSockets for communication. Is this an issue on Notion's MCP side or am I configuring something incorrectly? Thanks!
P.S. If anyone could show me a successful example of using an MCP server with browser-based OAuth authentication flow, that would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions