v0.2.0-alpha.12 · World
authorized-tools-transport
=== TOOLS + AUTH === Serves the TOOLS capability over the Streamable HTTP transport with authorization
Imports
I
mcp-types
ICore type definitions for the Model Context Protocol, shared by other interfaces.
lifecycle-types
IType definitions for the MCP lifecycle
lifecycle
ILifecycle for client-server connections that ensures proper capability negotiation and state management. https://modelcontextprotocol.io/specification/2025-06-18/basic/lifecycle Handles connection lifecycle events https://modelcontextprotocol.io/specification/2025-06-18/basic/lifecycle
tools-types
IType definitions for tools
tools-list
ITools enable models to interact with external systems, such as querying databases, calling APIs, or performing computations. Each tool is uniquely identified by a name and includes metadata describing its schema. https://modelcontextprotocol.io/specification/2025-06-18/server/tools
authorization-types
IType definitions for authentication and authorization
authorized-tools-call
IThe TOOLS capability with authorization context https://modelcontextprotocol.io/specification/2025-06-18/server/tools
authorization
Authorization types for MCP servers These types define the authorization configuration that providers can declare and that transports use to enforce authorization Provides authorization config and JWKS hooks