A minimal remote MCP server for Auth0 Custom Extensions that provides a single tool, who_am_i, returning safe identity claims from the authenticated Auth0 access token without exposing sensitive credentials.
This MCP server provides a Streamable HTTP endpoint with bearer token authentication, exposing echo and add tools, and an info resource for remote client integration.
A minimal remote (Streamable HTTP) MCP server that is an OAuth 2.1 resource server, demonstrating the MCP authorization spec with token validation and audience checks.