org.llm4s.mcp.MCPTransport
See theMCPTransport companion object
Base trait for MCP transport mechanism configurations.
Defines how to connect to an MCP server. Each transport type specifies the connection parameters and protocol to use.
Attributes
- See also
-
StdioTransport for subprocess communication
SSETransport for legacy HTTP/SSE transport
StreamableHTTPTransport for modern HTTP transport
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article