Uses of Class
com.google.genkit.plugins.mcp.MCPServerConfig.Builder
Packages that use MCPServerConfig.Builder
-
Uses of MCPServerConfig.Builder in com.google.genkit.plugins.mcp
Methods in com.google.genkit.plugins.mcp that return MCPServerConfig.BuilderModifier and TypeMethodDescriptionSets the command arguments.Sets the command arguments.static MCPServerConfig.BuilderMCPServerConfig.builder()Creates a new builder.Sets the command for STDIO transport.MCPServerConfig.Builder.disabled(boolean disabled) Sets whether this server is disabled.Adds an environment variable.Sets all environment variables.MCPServerConfig.Builder.transportType(MCPServerConfig.TransportType transportType) Sets the transport type.Sets the URL for HTTP transport.