Skip to content

Commit 63c471a

Browse files
authored
Fix typo and clarify call_mcp_message description
Corrected the description of 'call_mcp_message' for clarity and fixed a typo.
1 parent c666252 commit 63c471a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/docs/server/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ call_mcp_message = "Please hold on a few seconds while I am searching for an ans
3838
* `type`: The type of MCP server. Supported values:
3939
* `sse`
4040
* `http_streamable`
41-
* `call_mcp_message`: A message the EchoKit device will read aloud when the server calls the MCP function. It is often needed sinc ethe MCP function call could introduce signaificant latency in the response.
41+
* `call_mcp_message`: A message the EchoKit device will read aloud when the server calls the MCP tool. It is often needed since the MCP tool call could introduce signaificant latency in the response.
4242

4343
👉 You can add multiple `[[llm.mcp_server]]` blocks if you want to connect EchoKit to more than one MCP server.
4444

0 commit comments

Comments
 (0)