Skip to content

Commit 91323d3

Browse files
committed
Add WIP note to readme
1 parent 2ef051a commit 91323d3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# MCP PHP SDK
22

3+
> [!IMPORTANT]
4+
> Currently we are still in the process of merging [Symfony's MCP SDK](https://github.com/symfony/mcp-sdk) and
5+
> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested, complete or this package
6+
> may contain duplicate functionality or dead code.
7+
> If you want to help us stabilize the SDK, please see the
8+
> [issue tracker](https://github.com/modelcontextprotocol/php-sdk/issues).
9+
310
Low-level SDK implementation of the Model Context Protocol (MCP) in PHP.
411

512
This project is a collaboration between the [PHP Foundation](https://thephp.foundation/) and the

0 commit comments

Comments
 (0)