The MCP module exports an Error type that, when imported, creates a namespace collision with the standard Swift.Error type. This ambiguity creates misleading compiler warnings, like "Cannot convert value of type 'any Error' to expected argument type 'Error'"