Package dev.enola.ai.mcp
Class McpServerConnectionsConfig.ServerConnection
java.lang.Object
dev.enola.ai.mcp.McpServerConnectionsConfig.ServerConnection
- Enclosing class:
McpServerConnectionsConfig
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionServer's homepage or GitHub repo, or whatever uniquely identifies it.io.modelcontextprotocol.spec.McpSchema.LoggingLevel@Nullable URIOrigin of configuration; e.g.boolean -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
origin
-
docs
Server's homepage or GitHub repo, or whatever uniquely identifies it.There could be (external) sameAs equivalencies defined for disambiguation.
This is NOT its "package", so don't put a NPM or Container Image etc. 'PURL' here.
-
type
-
command
-
args
-
env
-
url
-
headers
-
timeout
-
roots
-
log
-
-
Constructor Details
-
ServerConnection
public ServerConnection() -
ServerConnection
-