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

Method MCPServerConfigID

coderd/x/chatd/mcpclient/mcpclient.go:495–495  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

493// an MCP server config and can report the config's database ID.
494type MCPToolIdentifier interface {
495 MCPServerConfigID() uuid.UUID
496}
497
498// mcpToolWrapper adapts a single MCP tool into a

Callers 6

toolAllowedForTurnFunction · 0.65
runChatMethod · 0.65
ConnectAllFunction · 0.65

Implementers 2

testMCPAgentToolcoderd/x/chatd/chatd_internal_test.go
mcpToolWrappercoderd/x/chatd/mcpclient/mcpclient.go

Calls

no outgoing calls