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
Copy file name to clipboardExpand all lines: _ml-commons-plugin/agents-tools/mcp/mcp-connector.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Before using MCP tools, you must complete the following prerequisites.
23
23
24
24
### Enable MCP and configure trusted connector endpoints
25
25
26
-
- Enable the MCP protocol by configuring the `plugins.ml_commons.mcp_feature_enabled` setting.
26
+
- Enable the MCP protocol by configuring the `plugins.ml_commons.mcp_connector_enabled` setting.
27
27
- Configure trusted connector endpoints in the `plugins.ml_commons.trusted_connector_endpoints_regex` setting. For security purposes, this setting uses regex patterns to define which MCP server URLs are allowed.
28
28
29
29
To configure both settings, send the following request:
0 commit comments