IMidwayMCPConfigurationOptions
Hierarchy
- IConfigurationOptions
- IMidwayMCPConfigurationOptions
Index
Properties
optionalappLogger
optionalcontextLoggerApplyLogger
optionalcontextLoggerFormat
optionalenableJwtAuthHelper
optionalendpoints
Endpoint paths for different transport types
optionaljwtAuthCustomPayloadTransformer
Custom JWT payload transformer function
optionallogger
serverInfo
optionalserverOptions
optionaltransportOptions
Transport-specific options using SDK types
transportType
Transport type for MCP communication
- 'stdio': Standard input/output transport for CLI applications
- 'stream-http': HTTP-based transport with streaming support and backward compatibility with SSE
- 'sse': Legacy SSE transport (deprecated, use 'stream-http' instead which provides backward compatibility)
Enable built-in JWT authentication middleware (default: false)