Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 6b5e12f

Browse files
authored
docs: add disclaimer and bundle info (#8)
1 parent 5e795d9 commit 6b5e12f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Model Context Protocol PHP SDK [WIP]
22

33
Model Context Protocol SDK for Client and Server applications in PHP.
4+
**Currently only support Tool Calls as Server via Server-Sent Events (SSE) and STDIO.**
45

5-
See [Demo App](https://github.com/php-llm/mcp-demo) for a working example.
6+
See [Demo App](https://github.com/php-llm/mcp-demo) for a working example and [MCP Bundle](https://github.com/php-llm/mcp-bundle) for Symfony integration.
67

78
## Installation
89

0 commit comments

Comments
 (0)