Implementation of MCPExecutionContext
Get the context type (tool, resource, or prompt)
Get the MCP request
Get the handler class instance
Get the handler method name
Get handler arguments
Get handler metadata by key
Get all handler metadata
Switch to MCP context
Implementation of MCPExecutionContext