We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a490b commit b080d81Copy full SHA for b080d81
cmd/docker-mcp/client/gordon_hack.go
@@ -9,7 +9,7 @@ import (
9
func getGordonSetup(ctx context.Context) MCPClientCfg {
10
result := MCPClientCfg{
11
MCPClientCfgBase: MCPClientCfgBase{
12
- DisplayName: "Gordon",
+ DisplayName: "Ask Gordon",
13
Source: "https://docs.docker.com/ai/gordon/",
14
Icon: "https://raw.githubusercontent.com/docker/mcp-gateway/main/img/client/gordon.png",
15
ConfigName: vendorGordon,
0 commit comments