Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3390
type
RawMCPServerConfigData
struct
{
3391
Raw json.RawMessage
3392
}
3393
3394
func
(RawMCPServerConfigData) mcpServerConfig() {}
3395
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected