McpSyncServerConfiguration

class McpSyncServerConfiguration(applicationContext: <Error class: unknown class>)

Configures MCP sync server. Exposes a limited number of tools.

Constructors

Link copied to clipboard
constructor(applicationContext: <Error class: unknown class>)

Functions

Link copied to clipboard

Configures and initializes MCP server tool callbacks, prompts and resources when the agent scanning process completes.

Link copied to clipboard
fun helloBannerCallback(): <Error class: unknown class>

Currently MCP Server is configured by AutoConfiguration, which requires at least one ToolCallbackProvider bean to be present in the context in order to build it with Tools Capability.