Class McpBpmConfig

java.lang.Object
com.ssgllc.fish.config.mcp.McpBpmConfig

@Configuration public class McpBpmConfig extends Object
MCP tool configuration for BPM (Business Process Management) operations.

Provides one tool:

  • get-process-definition-bpmn — fetch the BPMN 2.0 XML for a deployed process

Active only when spring.ai.mcp.server.enabled=true.

See Also:
  • McpToolsSupport
  • Constructor Details

    • McpBpmConfig

      public McpBpmConfig()