Skip to content

Commit d9441a2

Browse files
committed
readme
1 parent 2c8d9ec commit d9441a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ async def main():
798798

799799
### OAuth Authentication for Clients
800800

801-
The SDK includes OAuth 2.0 support for connecting to protected MCP servers:
801+
The SDK includes [authorization support](https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization) for connecting to protected MCP servers:
802802

803803
```python
804804
from mcp.client.auth import OAuthClientProvider

0 commit comments

Comments
 (0)