MCPcopy Index your code
hub / github.com/coder/coder / GetUrl

Method GetUrl

coderd/aibridged/proto/aibridged.pb.go:991–996  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

989}
990
991func (x *MCPServerConfig) GetUrl() string {
992 if x != nil {
993 return x.Url
994 }
995 return ""
996}
997
998func (x *MCPServerConfig) GetToolAllowRegex() string {
999 if x != nil {

Callers 3

CreateSubAgentMethod · 0.45
TestGetMCPServerConfigsFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestGetMCPServerConfigsFunction · 0.36