You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The UI is coupled to a [Twig LiveComponent](https://symfony.com/bundles/ux-live-component/current/index.html), that integrates different `Chat` implementations on top of the user's session.
91
91
* You can reset the chat context by hitting the `Reset` button in the top right corner.
92
92
* You find three different usage scenarios in the upper navbar.
93
+
94
+
### MCP
95
+
Demo MCP server added with a `current-time` tool to return the current time, with an optional format string.
96
+
97
+
To add the server, add the following configuration to your MCP Client's settings, e.g. your IDE:
0 commit comments