Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
991
func
(x *MCPServerConfig) GetUrl() string {
992
if
x != nil {
993
return
x.Url
994
}
995
return
""
996
}
997
998
func
(x *MCPServerConfig) GetToolAllowRegex() string {
999
if
x != nil {
Callers
3
CreateSubAgent
Method · 0.45
TestGetMCPServerConfigs
Function · 0.45
newStreamableHTTPServerProxy
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGetMCPServerConfigs
Function · 0.36