java.lang.Object
org.mockserver.client.McpMockBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionorg.mockserver.mock.Expectation[]applyTo(MockServerClient client) org.mockserver.mock.Expectation[]build()static McpMockBuildermcpMock()static McpMockBuilderwithPrompt(String name) withProtocolVersion(String version) withResource(String uri) withServerName(String name) withServerVersion(String version)
-
Method Details
-
mcpMock
-
mcpMock
-
withServerName
-
withServerVersion
-
withProtocolVersion
-
withToolsCapability
-
withResourcesCapability
-
withPromptsCapability
-
withTool
-
withResource
-
withPrompt
-
applyTo
-
build
public org.mockserver.mock.Expectation[] build()
-