Uses of Class
com.github.copilot.sdk.json.McpHttpServerConfig
Packages that use McpHttpServerConfig
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of McpHttpServerConfig in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return McpHttpServerConfigModifier and TypeMethodDescriptionMcpHttpServerConfig.setHeaders(Map<String, String> headers) Sets optional HTTP headers to include in requests to this server.McpHttpServerConfig.setTimeout(Integer timeout) Sets the URL of the remote server.