The human-readable name of the server.
The URI of the server.
Optional
headers: Record<string, string>Optional additional heads included with each request to the server.
Optional
version: stringOptional additional heads included with each request to the server.
Readonly
labelThe human-readable name of the server.
The URI of the server. The editor will make a POST request to this URI to begin each session.
Optional
versionOptional version identification for the server. If this changes, the editor will indicate that tools have changed and prompt to refresh them.
McpHttpServerDefinition represents an MCP server available using the Streamable HTTP transport.