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

Commit 52fc580

Browse files
authored
chore!: PHP LLM becomes Symfony AI (#7)
1 parent 4925b7a commit 52fc580

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# MCP Bundle [WIP]
22

3+
> [!IMPORTANT]
4+
> **PHP LLM becomes Symfony AI** - this project moved to [github.com/symfony/ai](https://github.com/symfony/ai).
5+
> Please use the new repository for all future development, issues, and contributions.
6+
> Thanks for your contributions - we hope to see you at Symfony AI!
7+
38
Symfony integration bundle for [Model Context Protocol](https://modelcontextprotocol.io/) using the unofficial
49
PHP SDK [php-llm/mcp-sdk](https://github.com/php-llm/mcp-sdk) library.
510

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"abandoned": "symfony/mcp-bundle",
1213
"require": {
1314
"php-llm/mcp-sdk": "^0.1",
1415
"symfony/config": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)