MCP Auth
Using https://github.com/mcp-auth MCP Servers + Auth0 Next:create the custom access token verifier that will fetch the user identity information from the authorization server (Auth0) using the access token provided by the MCP inspector. whoami.py example So far we just checked we can do auth, now let’s use with a toy MCP in Python add the […]