Package akka.javasdk.annotations.mcp


package akka.javasdk.annotations.mcp
  • Class
    Description
    Annotation to mark a class as an MCP (Model Context Protocol) server endpoint.
    Annotation to expose a method as an MCP prompt that clients can fetch and use.
    Annotation to expose a method as an MCP resource that clients can fetch.
    Annotation to expose a method as an MCP tool that can be called by MCP clients.
    Behavioral annotations that describe MCP tool characteristics to clients.