Uses of Class
com.google.genkit.plugins.mcp.MCPServerOptions
Packages that use MCPServerOptions
-
Uses of MCPServerOptions in com.google.genkit.plugins.mcp
Methods in com.google.genkit.plugins.mcp that return MCPServerOptionsModifier and TypeMethodDescriptionMCPServerOptions.Builder.build()Builds the MCPServerOptions.MCPServer.getOptions()Gets the server options.Constructors in com.google.genkit.plugins.mcp with parameters of type MCPServerOptionsModifierConstructorDescriptionMCPServer(Registry registry, MCPServerOptions options) Creates a new MCP server.