McpSyncServerCondition

Spring condition to determine if the MCP sync server configuration should be activated.

Checks if the embabel.agent.mcpserver.enabled property is true and the embabel.agent.mcpserver.type property is set to "SYNC".

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun matches(context: <Error class: unknown class>, metadata: <Error class: unknown class>): Boolean

Evaluates the condition based on the application environment.