MCPcopy
hub / github.com/github/github-mcp-server / WithServerInstructions

Method WithServerInstructions

pkg/inventory/builder.go:98–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96}
97
98func (b *Builder) WithServerInstructions() *Builder {
99 b.generateInstructions = true
100 return b
101}
102
103// WithToolsets specifies which toolsets should be enabled.
104// Special keywords:

Callers 2

DefaultInventoryFactoryFunction · 0.80
NewStdioMCPServerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected