Skip to content

[DOC] A mistake in MCP documentation #11219

@akolarkunnu

Description

@akolarkunnu

What do you want to do?
https://docs.opensearch.org/latest/ml-commons-plugin/agents-tools/mcp/mcp-connector/#enable-mcp-and-configure-trusted-connector-endpoints

In below command it should be PUT instead of POST

POST /_cluster/settings/
{
"persistent": {
"plugins.ml_commons.trusted_connector_endpoints_regex": [
""
],
"plugins.ml_commons.mcp_connector_enabled": "true"
}
}

  • Request a change to existing documentation
  • Report a technical problem with the documentation

Tell us about your request. Provide a summary of the request.

Version: List the OpenSearch version to which this issue applies, 3.x

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

Metadata

Metadata

Assignees

Labels

Backlog - DEVDeveloper assigned to issue is responsible for creating PR.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions