We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e968843 commit 2ec7ac5Copy full SHA for 2ec7ac5
src/mcp-bundle/CHANGELOG.md
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+0.2
5
+---
6
+
7
+ * Added `\Symfony\AI\McpBundle\DependencyInjection\ContainerBuilder\MCPToolChainCompilerPass`
8
+ to find services tagged `mcp_tool` and register them in the MCP tool chain.
9
10
0.1
11
---
12
@@ -17,4 +23,4 @@ CHANGELOG
17
23
* Add `McpCommand` providing STDIO interface
18
24
* Add bundle configuration for enabling/disabling transports
19
25
* Add cache-based SSE message storage
20
- * Add service configuration for MCP server setup
26
+ * Add service configuration for MCP server setup
0 commit comments