Skip to content

Commit dc4b80d

Browse files
committed
fix url
1 parent a4b3f6d commit dc4b80d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration/holmesgpt/remote_mcp_servers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Example : MCP server configuration
3030
3131
mcp_server_2:
3232
description: "MCP server that runs in my cluster"
33-
url: "http://asdasdasd"
33+
url: "http://<service-name>.<namespace>.svc.cluster.local:<service-port>"
3434
config:
3535
headers:
3636
key: "{{ env.my_mcp_server_key }}" # You can use holmes environment variables as headers for the MCP server requests.

0 commit comments

Comments
 (0)