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
`<MCP_TOKEN>`:: Enter the previously configured static token
64
-
`<{product-very-short}_HOST>`:: Enter the hostname of your {product-very-short} instance
64
+
`<RHDH_HOST>`:: Enter the hostname of your {product-very-short} instance
65
65
66
-
. Configure the *Lightspeed Plugin/Lightspeed Core (LCS)* client.
66
+
. Configure *Developer Lightspeed Plugin and Lightspeed Core (LCS)* as a client. For more details, see {developer-lightspeed-link}[{ls-brand-name}].
67
67
.. In the `lightspeed-stack.yaml` configuration, add the following configuration for `mcp_servers`:
68
68
+
69
69
[source,yaml,subs="+attributes,+quotes"]
@@ -87,7 +87,7 @@ providers:
87
87
provider_type: remote::model-context-protocol
88
88
config: {}
89
89
----
90
-
.. To authorize requests to the MCP endpoint using `<MCP_TOKEN>`, add it in the {ls-short} {my-app-config-file}` file, to make POST requests to the LCS `/v1/streaming_query` endpoint, as shown in the following code:
90
+
.. To authorize requests to the MCP endpoint using `<MCP_TOKEN>`, add it in the {ls-short} `{my-app-config-file}` file, to make POST requests to LCS, as shown in the following code:
0 commit comments