Interface McpHandlerResolver


Contract for discovering MCP endpoints and composing programmatic handlers onto them.

Standard threadsafe implementations can be acquired via:

Programmatic handlers may be layered onto either base resolver via the withX(...) methods.

Author:
Mark Allen