org.llm4s.mcp.MCPServerConfig
See theMCPServerConfig companion object
Configuration for MCP (Model Context Protocol) servers. Defines how to connect to and communicate with an MCP server.
Value parameters
- name
-
Unique identifier for this server configuration
- timeout
-
Maximum time to wait for server responses
- transport
-
Transport mechanism (stdio, SSE, or Streamable HTTP) for communication
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article