Skip to content

Commit 2344f8a

Browse files
committed
add links to extensions in readme
1 parent e9f182c commit 2344f8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ These extensions are:
99
- **Composable** - Extensions are modular and designed to work together without conflicts, allowing implementations to adopt multiple extensions simultaneously
1010
- **Versioned independently** - Extensions follow the core MCP versioning cycle but may adopt independent versioning as needed
1111

12+
## Extensions
13+
14+
* [Client Credentials](https://github.com/modelcontextprotocol/ext-auth/blob/main/specification/draft/oauth-client-credentials.mdx)
15+
* [Enterprise-Managed Authorization](https://github.com/modelcontextprotocol/ext-auth/blob/main/specification/draft/enterprise-managed-authorization.mdx)
16+
17+
1218
## Governance
1319

1420
This repository follows the [Model Context Protocol Governance](https://modelcontextprotocol.io/community/governance) process, with a dedicated set of maintainers for authorization extensions. See [MAINTAINERS.md](./MAINTAINERS.md) for the list of maintainers specific to this repository.

0 commit comments

Comments
 (0)