MCPcopy Create free account
hub / github.com/github/copilot-sdk / RawMCPServerConfigData

Struct RawMCPServerConfigData

go/rpc/zrpc.go:3390–3392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3388}
3389
3390type RawMCPServerConfigData struct {
3391 Raw json.RawMessage
3392}
3393
3394func (RawMCPServerConfigData) mcpServerConfig() {}
3395

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected