Handler function for MCP tools
typedef MCPToolHandler = Future<dynamic> Function(Map<String, dynamic> params);