Skip to content

Commit 3237554

Browse files
authored
Merge pull request #5 from modelcontextprotocol/aaronpk/readme
add links to extensions in readme
2 parents 67f27d4 + 2d12855 commit 3237554

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ 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+
1217
## Governance
1318

1419
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)