Skip to content

Commit 9f1c5ef

Browse files
committed
Minor changes
1 parent 8cf702b commit 9f1c5ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/model-context-protocol-tools/proc-installing-the-mcp-server-and-tool-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:_mod-docs-content-type: PROCEDURE
22

33
[id="proc-installing-the-mcp-server-and-tool-plugins_{context}"]
4-
= Installing the MCP server and tool plugins
4+
= Installing the MCP server and tool plugins in {product}
55

66
To enable MCP support in {product}, you need to install the following components:
77

modules/model-context-protocol-tools/proc-resolving-common-problems-with-mcp-clients-and-tools.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The following procedures guide you through resolving common issues when using a
77

88
== Resolving the `Model does not support tool calling` error
99

10-
This error indicates that the model configured in your MCP client lacks the required functionality to handle tool calls. The error message appears similar to: `Invalid request: model gemma3:27b does not support tool calls.`
10+
This error indicates that the model configured in your MCP client lacks the required functionality to handle tool calls. The error message appears similar to: `Invalid request: model gemma3:27b does not support tool calls`.
1111

1212
.Procedure
1313

@@ -25,7 +25,7 @@ If your MCP client connects to the server but cannot find deployed tools, an aut
2525
.. Set this token as the bearer token in your MCP client.
2626
. Check the MCP endpoint configuration.
2727
.. Confirm that the MCP server URL properly resolves, particularly if you are using a desktop client.
28-
.. Use the *legacy SSE endpoint* if your MCP client requires it instead of the Streamable endpoint. (For more details, refer to the *Configuration* topic).
28+
.. Use *legacy SSE endpoint* if your MCP client requires it instead of the Streamable endpoint. (For more details, see the *Configuration* topic).
2929

3030
== Resolve nonsensical MCP tool output
3131

0 commit comments

Comments
 (0)