-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Mcp
-
McpServerInfo
-
Constructors
-
McpServerInfo(String, String, String)
McpServerInfo(String, String, String) Constructor
Definition
Describes the MCP server identity returned from the initialize handshake.
public McpServerInfo(string Name, string Version, string Instructions)
Parameters