Skip to content

Commit bf2ae1a

Browse files
authored
Add call_mcp_message to MCP server configuration
1 parent 0b00e34 commit bf2ae1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/mcp/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ history = 10
2929
[[llm.mcp_server]]
3030
server = "http://localhost:8000/mcp"
3131
type = "http_streamable"
32+
call_mcp_message = "Please hold on a few seconds while I am searching for an answer!"
3233

3334
[[llm.sys_prompts]]
3435
role = "system"

0 commit comments

Comments
 (0)