Skip to content

Commit e6c9de7

Browse files
localdenaaronpk
andauthored
Update docs/specification/draft/basic/authorization.mdx
Co-authored-by: Aaron Parecki <[email protected]>
1 parent c7f30a2 commit e6c9de7

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
@@ -207,7 +207,7 @@ For the purposes of this specification, the canonical URI of an MCP server is de
207207
[RFC 9728](https://datatracker.ietf.org/doc/html/rfc9728). This URI:
208208

209209
1. **MUST** be an absolute URI, as specified by [Section 4.3 of RFC 3986](https://www.rfc-editor.org/rfc/rfc3986#section-4.3).
210-
2. **MUST** include the protocol scheme (e.g., `https://`).
210+
2. **MUST** include the URI scheme (e.g., `https://`).
211211
3. **MUST** include the fully qualified domain name (FQDN) of the server.
212212
4. **MUST** include any non-default port if applicable (e.g., `https://mcp.example.com:8443`).
213213
5. **MUST NOT** include a fragment component.

0 commit comments

Comments
 (0)