MCP Server Framework - v1.0.0
    Preparing search index...

    Type Alias TransportMode

    TransportMode: "stdio" | "http" | "https"

    Transport modes supported by the MCP framework.

    • stdio — Single-client CLI mode
    • http — Multi-client HTTP mode
    • https — Multi-client HTTPS mode with TLS