Uses of Package
dev.tachyonmcp.api.annotations

Package
Description
Provider-neutral JSON document and object abstractions.
Runtime abstractions for MCP request processing contexts and executors.
Server configuration model.
Domain types for MCP protocol data structures.
Server extension interfaces.
Core feature abstractions shared across MCP capabilities.
Prompt feature types and function interfaces.
Resource feature types and function interfaces.
Tool feature types and handler interfaces.
Protocol interfaces and domain types for MCP server and client interaction.
Runtime context, session management, and SSE connection abstractions for request processing.
Server classes
Server, capability, network, session, and task configuration types.
Server-side domain types for initialization, error handling, and capability validation.
Server features
Completion registry implementations for argument autocomplete support.
Prompt registry implementations for managing prompt templates and handlers.
Resource registry implementations for managing resource and resource template definitions.
Task registry implementations for managing long-running task operations.
Tool registry implementations for managing tool definitions and handlers.
Internal server engine — request dispatch, session lifecycle, handler wiring.
JSON serialization and type utilities for MCP server internals.
Session management — dispatch contexts, session lifecycle events, and session storage.