Table of Contents

TTMSMCPStreamableHTTPTransport.MCPEndpoint Property

Path clients address. Defaults to /mcp.

API unit family: TMS.MCP.Transport.StreamableHTTP Declaring type: TTMSMCPStreamableHTTPTransport Type: string

Syntax

property MCPEndpoint: string;

Remarks

Matched exactly, including case; a request to any other path is answered 404 unless it is one of the discovery or metadata addresses. It also forms part of the metadata address published for bearer authentication, so changing it changes where clients look for that document.