Skip to content

Commit 204ade1

Browse files
authored
Clarify Token Handling section description (modelcontextprotocol#558)
Signed-off-by: Takashi Norimatsu <[email protected]>
1 parent 7f2c545 commit 204ade1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ response.
479479

480480
MCP clients **MUST NOT** send tokens to the MCP server other than ones issued by the MCP server's authorization server.
481481

482-
Authorization servers **MUST** only accept tokens that are valid for use with their
482+
MCP servers **MUST** only accept tokens that are valid for use with their
483483
own resources.
484484

485485
MCP servers **MUST NOT** accept or transit any other tokens.

0 commit comments

Comments
 (0)