Module: Hitch::MCP::Internal
- Defined in:
- app/models/hitch/mcp/internal.rb,
app/models/hitch/mcp/internal/media_type.rb,
app/models/hitch/mcp/internal/cors_policy.rb,
app/models/hitch/mcp/internal/json_values.rb,
app/models/hitch/mcp/internal/observation.rb,
app/models/hitch/mcp/internal/sdk_adapter.rb,
app/models/hitch/mcp/internal/server_info.rb,
app/models/hitch/mcp/internal/header_field.rb,
app/models/hitch/mcp/internal/hmac_identity.rb,
app/models/hitch/mcp/internal/host_authority.rb,
app/models/hitch/mcp/internal/local_diagnosis.rb,
app/models/hitch/mcp/internal/schema_contract.rb,
app/models/hitch/mcp/internal/bearer_challenge.rb,
app/models/hitch/mcp/internal/error_normalizer.rb,
app/models/hitch/mcp/internal/registry_runtime.rb,
app/models/hitch/mcp/internal/sanitized_report.rb,
app/models/hitch/mcp/internal/verified_request.rb,
app/models/hitch/mcp/internal/result_normalizer.rb,
app/models/hitch/mcp/internal/endpoint_error_reporter.rb,
app/models/hitch/mcp/internal/sdk_adapter/response_normalizer.rb
Overview
Framework-owned collaborators behind the public MCP surface (Endpoint, Tool, Registry, Result, Context). Nothing under this namespace is host API; shapes here may change in any release without notice.
Defined Under Namespace
Modules: BearerChallenge, CorsPolicy, HeaderField, HostAuthority, JsonValues, LocalDiagnosis, MediaType, ServerInfo Classes: EndpointErrorReporter, ErrorNormalizer, HmacIdentity, Observation, RegistryRuntime, ResultNormalizer, SDKAdapter, SanitizedReport, SchemaContract, VerifiedRequest