Class: ApplicationResource

Inherits:
McpOnRuby::Resource show all
Defined in:
lib/mcp_on_ruby/generators/templates/application_resource.rb

Overview

Base class for all MCP resources in this application

Direct Known Subclasses

SampleResource

Instance Attribute Summary

Attributes inherited from McpOnRuby::Resource

#description, #metadata, #mime_type, #name, #tags, #uri

Method Summary

Methods inherited from McpOnRuby::Resource

#authorized?, #initialize, #read, #template?, #template_params, #to_schema

Constructor Details

This class inherits a constructor from McpOnRuby::Resource