New issue?
Feature
I'm currently working to host the server as a remote MCP server. The challenges have been:
- Private key auth works, but you lose the user context, which for us would be required for create/update/delete actions.
- Device auth works locally, but not when run on a server (e.g. "open browser" tries to open a browser on the server)
Would be nice to support auth code flow at a minimum or even the full MCP suggested auth flow with discovery, DCR, etc.
Currently I'm using FastMCP's OAuth Proxy to workaround some of this, but it's a bit messy.
Additional information
No response
New issue?
Feature
I'm currently working to host the server as a remote MCP server. The challenges have been:
Would be nice to support auth code flow at a minimum or even the full MCP suggested auth flow with discovery, DCR, etc.
Currently I'm using FastMCP's OAuth Proxy to workaround some of this, but it's a bit messy.
Additional information
No response