@@ -39,8 +39,8 @@ type: Opaque
3939----
4040.. Click *Create*.
4141
42- * Configure the *Cursor* client.
43- .. From your Desktop app, navigate to ` Cursor Settings` and select ` MCP Tools > New MCP Server` .
42+ . Configure the *Cursor* client.
43+ .. From your Desktop app, navigate to * Cursor Settings* and select * MCP Tools > New MCP Server* .
4444.. Add the following configuration:
4545+
4646[source,yaml,subs="+attributes,+quotes"]
6161`<MCP_TOKEN>`:: Enter the previously configured static token
6262`<{product-very-short}_HOST>`:: Enter the hostname of your {product-very-short} instance
6363
64- * Configure the *Continue* client.
64+ . Configure the *Continue* client.
6565
6666.. In your agent yaml configuration file, add the following configuration:
6767+
@@ -75,13 +75,13 @@ mcpServers:
7575 headers:
7676 Authorization: "Bearer <MCP_TOKEN>"
7777----
78-
78+ +
7979where:
8080
8181`<MCP_TOKEN>`:: Enter the previously configured static token
8282`<{product-very-short}_HOST>`:: Enter the hostname of your {product-very-short} instance
8383
84- * Configure the *Lightspeed Plugin/Lightspeed Core (LCS)* client.
84+ . Configure the *Lightspeed Plugin/Lightspeed Core (LCS)* client.
8585.. In the `lightspeed-stack.yaml` configuration, add the following configuration for `mcp_servers`:
8686+
8787[source,yaml,subs="+attributes,+quotes"]
0 commit comments