From 666ba6d109ce71b456eb2f549903cd0e4f3c8545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barthelet?= Date: Wed, 28 Jan 2026 13:55:37 +0100 Subject: [PATCH] Adding missing ext-apps project --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index 5edba92..f58cd24 100644 --- a/profile/README.md +++ b/profile/README.md @@ -47,6 +47,7 @@ The Model Context Protocol (MCP) is an open protocol that enables seamless integ - [swift-sdk](https://github.com/modelcontextprotocol/swift-sdk) - Swift implementation - [create-kotlin-server](https://github.com/modelcontextprotocol/kotlin-sdk/tree/main/samples/kotlin-mcp-server) - Kotlin sample server - [servers](https://github.com/modelcontextprotocol/servers) - List of maintained servers +- [ext-apps](https://github.com/modelcontextprotocol/ext-apps) - SDK and specification for MCP Apps Extension - [ext-auth](https://github.com/modelcontextprotocol/ext-auth) - List of authorization extensions ## Contributing