Package io.micronaut.mcp.annotations


package io.micronaut.mcp.annotations
  • Annotation Interfaces
    Class
    Description
    Marker to indicate that an annotation is an MCP Primitive.
    Method annotation to define an MCP Prompt.
    Annotates a parameter of a Prompt method.
    Method annotation to define an MCP Resource handler.
    Method annotation to define an MCP Tool.
    Annotates a parameter of a Tool method.