Replies: 2 comments 1 reply
-
Can you share your code? When I use |
Beta Was this translation helpful? Give feedback.
-
I am sorry, I already deleted this code and resorted to using local MCP server instead with remote API as I realized that is something that the current ecosystem is more adapted to in general as opposed to remote MCP server. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to integrate my FastMCP server with my Keycloak for Oauth. The idea is that my underlying backend requires user authentication to get the data, so MCP server need to require a token and pass it to the backend for auth. The problem I am facing currently is that FastMCP creates .well-known/oauth-authorization-server and it does not include crucial data clients need to do dynamic client registration (i.e. correct registration endpoint). Any way I can customize that?
Beta Was this translation helpful? Give feedback.
All reactions