Skip to content

Commit 81496c0

Browse files
authored
chore: update README.md (#13)
1 parent bcb3e9b commit 81496c0

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
@@ -10,7 +10,7 @@
1010
[PyPI]: https://pypi.org/project/mcpauth/
1111
[PyPI Releases]: https://pypi.org/project/mcpauth/#history
1212

13-
The MCP specification [requires OAuth 2.1 and other RFCs](https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization) to be implemented for authorization. MCP Auth aims to connect your MCP server to **any** compatible OAuth 2 or OpenID Connect provider, without spending hours on lengthy implementations.
13+
The MCP spec [requires OAuth 2.1 and other RFCs](https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization) for auth. Instead of spending weeks on them, use MCP Auth to connect to an trusted provider with a few lines of code.
1414

1515
## Get started
1616

0 commit comments

Comments
 (0)