I have a similar problem as the one presented in the question No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'
Simply install "MySql.Data.Entity" from nuget! It will install mysql ado driver and entity driver automatically!