Package eu.mrapik.minecraftservermcp.api
package eu.mrapik.minecraftservermcp.api
-
InterfacesClassDescriptionDescribes one MCP tool: a stable id, the metadata clients see in
tools/list, and an asynchronous handler fortools/call.Everything a tool handler needs for onetools/call: the raw MCP request, the authenticated access profile, and the effective policy for this tool id.Public extension point for registering MCP tools from other Bukkit plugins.