Package io.micronaut.mcp.annotations
Annotation Interface McpPrimitive
@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
@Executable(processOnStartup=true)
public @interface McpPrimitive
Marker to indicate that an annotation is an MCP Primitive.
Server Features