From 34d53159918293f6a19de52bd5d93966e0723cb2 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Fri, 13 Mar 2026 17:56:30 -0500 Subject: [PATCH] Update docs/ai/index.md Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- docs/ai/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai/index.md b/docs/ai/index.md index 535a322f4a..d45b0f9ba8 100644 --- a/docs/ai/index.md +++ b/docs/ai/index.md @@ -26,7 +26,7 @@ backend.start(); ## Actions Configuration -Make sure to provide the list of plugins from which you want exposed as MCP tools by populating the `pluginSources` configuration: +Populate the `pluginSources` configuration with the list of plugins you want exposed as MCP tools like so: ```yaml backend: