Expand description
Core MCP protocol types and error handling _meta Field Support for MCP 2025-06-18
This module provides comprehensive support for the structured _meta fields introduced in MCP 2025-06-18 specification.
Structs§
- Annotations
- Generic annotations structure (matches TypeScript Annotations) Used across all MCP types that support client annotations
- Cursor
- Cursor for pagination support
- Meta
- Structured _meta field for MCP 2025-06-18
- Paginated
Response - Helper for pagination responses
- Progress
Response - Helper for progress responses
- Progress
Token - Progress token for tracking long-running operations
Traits§
- With
Meta - Trait for types that can include _meta fields