-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
If a server is hosted on:
http://localhost:3000/mcp
The PRM document is made available on:
http://localhost:3000/.well-known/oauth-protected-resource
However, if we follow the RFC 9728, it should be:
http://localhost:3000/.well-known/oauth-protected-resource/mcp
getOAuthProtectedResourceMetadataUrl
is responsible for computing this.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working