Class: MCP::Base

Inherits:
Relay::Routes::Base show all
Defined in:
app/routes/mcp/base.rb

Direct Known Subclasses

Create, Delete, Form, New, Show, Toggle, Update

Method Summary

Methods inherited from Relay::Routes::Base

#cache, #htmx?, #params, #root

Methods included from Relay::Concerns::View

#cancellable?, #context_window, #format_cost, #format_name, #initials, #markdown, #status_bar, #theme, #theme_href

Methods included from Relay::Concerns::Roda

#initialize, #method_missing, #r, #respond_to_missing?

Methods included from Relay::Concerns::Context

#contexts, #ctx, #current_context, #default_context, #default_model, #llm, #llms, #mcps, #model, #models, #normalize_model, #provider, #sync_context!, #user, #valid_model?

Methods included from Relay::Concerns::Attachment

#attachment

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Relay::Concerns::Roda