HostedMcpServerTool.ServerAddress Property

Definition

Gets the address of the remote MCP server.

public:
 property System::String ^ ServerAddress { System::String ^ get(); };
public string ServerAddress { get; }
member this.ServerAddress : string
Public ReadOnly Property ServerAddress As String

Property Value

Remarks

This may be a URL. For a service providing built-in MCP servers with known names, it can instead be such a name.

Applies to