Skip to content

Commit 5f47060

Browse files
committed
clarified typo fix
Signed-off-by: Maia Iyer <[email protected]>
1 parent f524ec3 commit 5f47060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ Any MCP authorization servers that _do not_ support Dynamic Client Registration
148148
alternative ways to obtain a client ID (and, if applicable, client credentials). For one of
149149
these authorization servers, MCP clients will have to either:
150150

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
153153
2. Present a UI to users that allows them to enter these details, after registering an
154154
OAuth client themselves (e.g., through a configuration interface hosted by the
155155
server).

0 commit comments

Comments
 (0)