From 91323d36a00cbe261fe1fc9619cb182a4e1866a7 Mon Sep 17 00:00:00 2001 From: Christopher Hertel Date: Fri, 29 Aug 2025 11:32:27 +0200 Subject: [PATCH] Add WIP note to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6084b8a3..06dcb49c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # MCP PHP SDK +> [!IMPORTANT] +> Currently we are still in the process of merging [Symfony's MCP SDK](https://github.com/symfony/mcp-sdk) and +> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested, complete or this package +> may contain duplicate functionality or dead code. +> If you want to help us stabilize the SDK, please see the +> [issue tracker](https://github.com/modelcontextprotocol/php-sdk/issues). + Low-level SDK implementation of the Model Context Protocol (MCP) in PHP. This project is a collaboration between the [PHP Foundation](https://thephp.foundation/) and the