File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/specification/draft/basic Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ Any MCP authorization servers that _do not_ support Dynamic Client Registration
148
148
alternative ways to obtain a client ID (and, if applicable, client credentials). For one of
149
149
these authorization servers, MCP clients will have to either:
150
150
151
- 1 . Hardcode a client ID (and, if applicable, client credentials) specifically for that authorization
152
- server, or
151
+ 1 . Hardcode a client ID (and, if applicable, client credentials) specifically for the MCP client to use when
152
+ interacting with that authorization server, or
153
153
2 . Present a UI to users that allows them to enter these details, after registering an
154
154
OAuth client themselves (e.g., through a configuration interface hosted by the
155
155
server).
You can’t perform that action at this time.
0 commit comments