UNPKG

@cicatriz/text-toolkit

Version:

Text Transformation & Formatting MCP Server for the Cline Marketplace

8 lines 249 B
/** * Register all resources with the MCP server */ export function registerResources(server) { // Currently, we don't have any resources to register // This function is included for future extensibility } //# sourceMappingURL=index.js.map