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 e3bd9ce commit c116701Copy full SHA for c116701
demo/README.md
@@ -94,7 +94,7 @@ docker compose exec app bin/console app:blog:query
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 to your `mcp.json` settings in your IDE:
+To add the server, add the following configuration to your MCP Client's settings, e.g. your IDE:
98
```json
99
{
100
"servers": {
0 commit comments