EnableAgentMcpServer

Deprecated (for removal)

Since version 0.1.2

Deprecated

This annotation is deprecated in favor of embabel-agent-starter-mcpserver dependency.

Migration paths:If using embabel-agent-starter: Replace with embabel-agent-starter-mcpserver Remove this @EnableAgentMcpServer annotation from your application class

Agent Mcp Server capabilities will be auto-discovered through convention.

This annotation will be removed in version 0.2.0.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String