diff --git a/README.md b/README.md index a63cb4056..c412153e2 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,7 @@ providing an implementation of the `OAuthServerProvider` protocol. ``` mcp = FastMCP("My App", - auth_provider=MyOAuthServerProvider(), + auth_server_provider=MyOAuthServerProvider(), auth=AuthSettings( issuer_url="https://myapp.com", revocation_options=RevocationOptions(