Uses of Class
org.machanism.machai.mcp.server.McpServerStartupException
-
Uses of McpServerStartupException in org.machanism.machai.mcp.server
Methods in org.machanism.machai.mcp.server that throw McpServerStartupExceptionModifier and TypeMethodDescription(package private) abstract voidAbstractMcpServer.start()Starts the MCP server.voidHttpStatelessMcpServer.start()Starts the HTTP server and listens for incoming MCP requests on the specified port.voidHttpStreamableMcpServer.start()Starts the HTTP server and listens for incoming MCP requests on the specified port.