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
Copy file name to clipboardExpand all lines: doc/docs/server/mcp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ call_mcp_message = "Please hold on a few seconds while I am searching for an ans
38
38
* `type`: The type of MCP server. Supported values:
39
39
* `sse`
40
40
* `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.
42
42
43
43
👉 You can add multiple `[[llm.mcp_server]]` blocks if you want to connect EchoKit to more than one MCP server.
0 commit comments